org.apache.cxf.common.xmlschema
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XmlSchemaInvalidOperation
public XmlSchemaInvalidOperation(String message)
Apache CXF