Class MSException.NoKeyException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    MSException

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

      • NoKeyException

        public NoKeyException​(java.lang.String errMsg)
      • NoKeyException

        public NoKeyException​(java.lang.String errMsg,
                              java.lang.Throwable cause)