001    package com.thaiopensource.relaxng.parse;
002    
003    public class IllegalSchemaException extends Exception { }