Class UnsupportedAttachmentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.ticket.service.UnsupportedAttachmentException
- All Implemented Interfaces:
Serializable
Unsupported attachment exception thrown when attachment extension is not white-listed.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedAttachmentException(String message) UnsupportedAttachmentException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedAttachmentException
public UnsupportedAttachmentException() -
UnsupportedAttachmentException
-
UnsupportedAttachmentException
-
UnsupportedAttachmentException
-