org.exolab.castor.xml.schema

Class SchemaException

public class SchemaException extends XMLException

An XML Schema Exception class

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:34 $

Author: Keith Visco

Constructor Summary
SchemaException()
Creates a new SchemaException with no message or nested Exception.
SchemaException(String message)
Creates a new SchemaException with the given message.
SchemaException(Exception exception)
Creates a new SchemaException with the given nested exception.
SchemaException(String message, Exception exception)
Creates a new SchemaException with the given message and nested exception.

Constructor Detail

SchemaException

public SchemaException()
Creates a new SchemaException with no message or nested Exception.

SchemaException

public SchemaException(String message)
Creates a new SchemaException with the given message.

Parameters: message the message for this Exception

SchemaException

public SchemaException(Exception exception)
Creates a new SchemaException with the given nested exception.

Parameters: exception the nested exception

SchemaException

public SchemaException(String message, Exception exception)
Creates a new SchemaException with the given message and nested exception.

Parameters: message the detail message for this exception exception the nested exception

Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com