public class SchemaException extends XMLException
Constructor and Description |
---|
SchemaException()
Creates a new SchemaException with no message
or nested Exception.
|
SchemaException(java.lang.Exception exception)
Creates a new SchemaException with the given nested
exception.
|
SchemaException(java.lang.String message)
Creates a new SchemaException with the given message.
|
SchemaException(java.lang.String message,
java.lang.Exception exception)
Creates a new SchemaException with the given message
and nested exception.
|
getErrorCode, setErrorCode, setLocation, toString
getCause, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace
public SchemaException()
public SchemaException(java.lang.String message)
message
- the message for this Exceptionpublic SchemaException(java.lang.Exception exception)
exception
- the nested exceptionpublic SchemaException(java.lang.String message, java.lang.Exception exception)
message
- the detail message for this exceptionexception
- the nested exceptionIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com