Class PwdEncryptorException

All Implemented Interfaces:
Serializable

public class PwdEncryptorException extends PortalException
Author:
Scott Lee
See Also:
  • Constructor Details

    • PwdEncryptorException

      public PwdEncryptorException()
    • PwdEncryptorException

      public PwdEncryptorException(String msg)
    • PwdEncryptorException

      public PwdEncryptorException(String msg, Throwable throwable)
    • PwdEncryptorException

      public PwdEncryptorException(Throwable throwable)