org.apache.cxf.ws.security.sts.provider
Class STSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.ws.security.sts.provider.STSException
- All Implemented Interfaces:
- Serializable
public class STSException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
STSException
public STSException(String message)
STSException
public STSException(String message,
Throwable e)
Apache CXF