org.exolab.castor.xml.schema
Class SchemaException
public class SchemaException
An XML Schema Exception class
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:34 $SchemaException()- Creates a new SchemaException with no message
or nested Exception.
|
SchemaException(Exception exception)- Creates a new SchemaException with the given nested
exception.
|
SchemaException(String message)- Creates a new SchemaException with the given message.
|
SchemaException(String message, Exception exception)- Creates a new SchemaException with the given message
and nested exception.
|
SchemaException
public SchemaException()
Creates a new SchemaException with no message
or nested Exception.
SchemaException
public SchemaException(Exception exception)
Creates a new SchemaException with the given nested
exception.
exception - the nested exception
SchemaException
public SchemaException(String message)
Creates a new SchemaException with the given message.
message - the message for this Exception
SchemaException
public SchemaException(String message,
Exception exception) Creates a new SchemaException with the given message
and nested exception.
message - the detail message for this exceptionexception - the nested exception
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com