public class JaxeException extends java.lang.Exception
JaxeException(java.lang.Exception ex)
JaxeException(java.lang.String message)
JaxeException(java.lang.String message, java.lang.Exception ex)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JaxeException(java.lang.String message)
public JaxeException(java.lang.Exception ex)
public JaxeException(java.lang.String message, java.lang.Exception ex)