Package com.liferay.portal.verify
Class VerifyException
- All Implemented Interfaces:
Serializable
public class VerifyException
extends com.liferay.portal.kernel.exception.PortalException
- Author:
- Alexander Chow
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVerifyException
(String msg) VerifyException
(String msg, Throwable throwable) VerifyException
(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
-
VerifyException
public VerifyException() -
VerifyException
-
VerifyException
-
VerifyException
-