Package com.liferay.portal.convert
Class ConvertException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FileSystemStoreRootDirException
public class ConvertException
extends com.liferay.portal.kernel.exception.PortalException
- Author:
- Alexander Chow
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConvertException
(String msg) ConvertException
(String msg, Throwable throwable) ConvertException
(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
-
ConvertException
public ConvertException() -
ConvertException
-
ConvertException
-
ConvertException
-