Class LPKGVerifyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.lpkg.deployer.LPKGVerifyException
All Implemented Interfaces:
Serializable

public class LPKGVerifyException extends RuntimeException
See Also:
  • Constructor Details

    • LPKGVerifyException

      public LPKGVerifyException(String message)
    • LPKGVerifyException

      public LPKGVerifyException(String message, Throwable throwable)
    • LPKGVerifyException

      public LPKGVerifyException(Throwable throwable)