public class X4OParserSupportException extends Exception
Constructor and Description |
---|
X4OParserSupportException()
Constructs an X4OWriteSchemaException without a detail message.
|
X4OParserSupportException(Exception e)
Creates an X4OWriteSchemaException from a parent exception.
|
X4OParserSupportException(String message)
Constructs an X4OWriteSchemaException with a detail message.
|
X4OParserSupportException(String message,
Exception e)
Constructs an X4OWriteSchemaException with a detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public X4OParserSupportException()
public X4OParserSupportException(String message)
message
- The message of this Exceptionpublic X4OParserSupportException(Exception e)
e
- The error exception.public X4OParserSupportException(String message, Exception e)
message
- The message of this Exceptione
- The error exception.Copyright © 2004-2012 X4O. All Rights Reserved.