Class EncryptorException

Object
Throwable
Exception
com.liferay.portal.kernel.encryptor.EncryptorException
All Implemented Interfaces:
Serializable

public class EncryptorException extends Exception
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • EncryptorException

      public EncryptorException()
    • EncryptorException

      public EncryptorException(String msg)
    • EncryptorException

      public EncryptorException(String msg, Throwable throwable)
    • EncryptorException

      public EncryptorException(Throwable throwable)