Class InvalidSchemaException

All Implemented Interfaces:
Serializable

public class InvalidSchemaException extends IllegalArgumentException

InvalidSchemaException is thrown when an invalid XML Schema document is used

Version:
$Revision: 1.6 $
See Also:
  • Constructor Details

    • InvalidSchemaException

      public InvalidSchemaException(String reason)