Class UnknownIdentityException

All Implemented Interfaces:
Serializable

public class UnknownIdentityException extends IllegalArgumentException
Thrown when identity value is invalid. Runtime
Author:
K. Benedyczak
See Also:
  • Constructor Details

    • UnknownIdentityException

      public UnknownIdentityException(String msg, Throwable cause)
    • UnknownIdentityException

      public UnknownIdentityException(String msg)