Class PasswordMakerAccessException

All Implemented Interfaces:
Serializable

public non-sealed class PasswordMakerAccessException extends PasswordException
The type Password maker access exception.
Since:
2024. 6. 4.
Author:
yongjunhong
See Also:
  • Constructor Details

    • PasswordMakerAccessException

      public PasswordMakerAccessException(String message, Throwable cause)
      Instantiates a new Password maker access exception.
      Parameters:
      message - the message
      cause - the cause
    • PasswordMakerAccessException

      public PasswordMakerAccessException(String message)
      Instantiates a new Password maker access exception.
      Parameters:
      message - the message