Class IllegalIdentityValueException

All Implemented Interfaces:
Serializable

public class IllegalIdentityValueException extends EngineException
Thrown when identity value is invalid.
Author:
K. Benedyczak
See Also:
  • Constructor Details

    • IllegalIdentityValueException

      public IllegalIdentityValueException(String msg, Throwable cause)
    • IllegalIdentityValueException

      public IllegalIdentityValueException(String msg)