Class VerifyException

Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.verify.VerifyException
All Implemented Interfaces:
Serializable

public class VerifyException extends com.liferay.portal.kernel.exception.PortalException
Author:
Alexander Chow
See Also:
  • Constructor Details

    • VerifyException

      public VerifyException()
    • VerifyException

      public VerifyException(String msg)
    • VerifyException

      public VerifyException(String msg, Throwable throwable)
    • VerifyException

      public VerifyException(Throwable throwable)