Class FileUploadFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.ui.transports.fileupload.FileUploadFailedException
- All Implemented Interfaces:
Serializable
This exception is thrown when file uploading fails
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileUploadFailedException(String s, Throwable throwable) FileUploadFailedException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileUploadFailedException
public FileUploadFailedException() -
FileUploadFailedException
-
FileUploadFailedException
-
FileUploadFailedException
-