Package com.illumon.iris.console.events
Class HTTPToZendeskUtils.ZipFileTooLargeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.console.events.HTTPToZendeskUtils.ZipFileTooLargeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HTTPToZendeskUtils
public static class HTTPToZendeskUtils.ZipFileTooLargeException extends RuntimeException
Thrown when the zip file is too large and the user cancels the ticket.
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString