Class FileDownloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.marketplaceocc.exceptions.FileDownloadException
- All Implemented Interfaces:
Serializable
Exception throw when process download file.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileDownloadException(String message) FileDownloadException(String message, String reason) FileDownloadException(String message, String reason, String subject) FileDownloadException(String message, String reason, String subject, Throwable cause) FileDownloadException(String message, String reason, Throwable cause) -
Method Summary
Methods inherited from class de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
getReason, getSubjectMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileDownloadException
-
FileDownloadException
-
FileDownloadException
-
FileDownloadException
-
FileDownloadException
-
-
Method Details
-
getType
- Specified by:
getTypein classWebserviceException
-
getSubjectType
- Specified by:
getSubjectTypein classWebserviceException
-