Class UnregisteredKeyException

All Implemented Interfaces:
Serializable

public class UnregisteredKeyException extends DataException
See Also:
  • Constructor Details

    • UnregisteredKeyException

      public UnregisteredKeyException()
    • UnregisteredKeyException

      public UnregisteredKeyException(String message)
    • UnregisteredKeyException

      public UnregisteredKeyException(String message, Throwable cause)
    • UnregisteredKeyException

      public UnregisteredKeyException(Throwable cause)