public class XMLConstructionException extends CMDirectException
Constructor and Description |
---|
XMLConstructionException() |
XMLConstructionException(String message) |
XMLConstructionException(String message,
Throwable cause) |
XMLConstructionException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
XMLConstructionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache Camel