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