com.xml_project.morganaxproc.connectors
Class ValidationConnector.SchemaError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.xml_project.morganaxproc.connectors.ValidationConnector.SchemaError
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
ValidationConnector

public static class ValidationConnector.SchemaError
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ValidationConnector.SchemaError()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValidationConnector.SchemaError

public ValidationConnector.SchemaError()