Class MexOMException

  • All Implemented Interfaces:
    Serializable

    public class MexOMException
    extends MexException
    An Exception to report problem from implementation classes for the WS-MetadataExchange data elements.
    See Also:
    Serialized Form
    • Constructor Detail

      • MexOMException

        protected MexOMException​(String message)
      • MexOMException

        protected MexOMException​(Exception e)
      • MexOMException

        protected MexOMException​(String message,
                                 Exception e)