Class XmlSchemaInvalidOperation

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.common.xmlschema.XmlSchemaInvalidOperation
All Implemented Interfaces:
Serializable

public class XmlSchemaInvalidOperation extends RuntimeException
Very simple exception class used to detect internal errors.
See Also:
  • Constructor Details

    • XmlSchemaInvalidOperation

      public XmlSchemaInvalidOperation(String message)