Class IDMakerInvalidArgumentException

All Implemented Interfaces:
Serializable

public non-sealed class IDMakerInvalidArgumentException extends IDMakerException
The type Id maker invalid argument exception.
Since:
2024. 6. 1.
Author:
yongjunhong
See Also:
  • Constructor Details

    • IDMakerInvalidArgumentException

      public IDMakerInvalidArgumentException(String message, Throwable cause)
      Instantiates a new Id maker invalid argument exception.
      Parameters:
      message - the message
      cause - the cause
    • IDMakerInvalidArgumentException

      public IDMakerInvalidArgumentException(String message)
      Instantiates a new Id maker invalid argument exception.
      Parameters:
      message - the message