public class SynapseTaskException extends RuntimeException
Constructor and Description |
---|
SynapseTaskException(String string) |
SynapseTaskException(String msg,
org.apache.commons.logging.Log log) |
SynapseTaskException(String msg,
Throwable e) |
SynapseTaskException(String msg,
Throwable cause,
org.apache.commons.logging.Log log) |
SynapseTaskException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.