Class FileExtensionException.MismatchExtension
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.document.library.kernel.exception.FileExtensionException
com.liferay.document.library.kernel.exception.FileExtensionException.MismatchExtension
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FileExtensionException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.document.library.kernel.exception.FileExtensionException
FileExtensionException.InvalidExtension, FileExtensionException.MismatchExtension
-
Constructor Summary
ConstructorsConstructorDescriptionMismatchExtension
(String msg) MismatchExtension
(String msg, Throwable throwable) MismatchExtension
(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
-
MismatchExtension
public MismatchExtension() -
MismatchExtension
-
MismatchExtension
-
MismatchExtension
-