Class MSException.IllegalOpException

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

    public static class MSException.IllegalOpException
    extends MSException
    Illegal operation exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalOpException

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

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