public class DdlUtilsXMLException extends DdlUtilsException
| Constructor and Description |
|---|
DdlUtilsXMLException()
Creates a new exception object.
|
DdlUtilsXMLException(String message)
Creates a new exception object.
|
DdlUtilsXMLException(String message,
Throwable baseEx)
Creates a new exception object.
|
DdlUtilsXMLException(Throwable baseEx)
Creates a new exception object.
|
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic DdlUtilsXMLException()
public DdlUtilsXMLException(String message)
message - The exception messagepublic DdlUtilsXMLException(Throwable baseEx)
baseEx - The base exceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.