Class SchemaHandlerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xmlobjects.schema.SchemaHandlerException
All Implemented Interfaces:
Serializable

public class SchemaHandlerException extends Exception
See Also:
  • Constructor Details

    • SchemaHandlerException

      public SchemaHandlerException()
    • SchemaHandlerException

      public SchemaHandlerException(String message)
    • SchemaHandlerException

      public SchemaHandlerException(Throwable cause)
    • SchemaHandlerException

      public SchemaHandlerException(String message, Throwable cause)