Class MSException.NoKeyException

All Implemented Interfaces:
Serializable
Enclosing class:
MSException

public static class MSException.NoKeyException extends MSException
Exception in cases where there is no key.
See Also:
  • Constructor Details

    • NoKeyException

      public NoKeyException(String errMsg)
    • NoKeyException

      public NoKeyException(String errMsg, Throwable cause)