Class UploadProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
se.conciliate.extensions.uploadservice.UploadException
se.conciliate.extensions.uploadservice.UploadProfileException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUploadProfileException
(String message) UploadProfileException
(String message, Throwable cause) UploadProfileException
(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
-
UploadProfileException
public UploadProfileException() -
UploadProfileException
-
UploadProfileException
-
UploadProfileException
-