Class MSException.KeyExistsException

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

    public static class MSException.KeyExistsException
    extends MSException
    Key Exists Exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • KeyExistsException

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

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