Class PasswordServiceException

All Implemented Interfaces:
Serializable

public class PasswordServiceException extends PentahoCheckedChainedException
See Also:
  • Constructor Details

    • PasswordServiceException

      public PasswordServiceException()
    • PasswordServiceException

      public PasswordServiceException(String message)
      Parameters:
      message -
    • PasswordServiceException

      public PasswordServiceException(String message, Throwable reas)
      Parameters:
      message -
      reas -
    • PasswordServiceException

      public PasswordServiceException(Throwable reas)
      Parameters:
      reas -