Class IdValidityException

All Implemented Interfaces:
Serializable

public final class IdValidityException extends RuntimeException
An exception indicating that parameters given to a model type are invalid. This is a more strongly-typed replacement for IllegalArgumentException.
See Also:
  • Constructor Details

    • IdValidityException

      public IdValidityException(String message)
      Construct an exception.
      Parameters:
      message - The message