|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.soap.security.WsSecurityException
org.springframework.ws.soap.security.WsSecurityFaultException
org.springframework.ws.soap.security.wss4j.Wss4jSecurityFaultException
public class Wss4jSecurityFaultException
WSS4J-specific version of the WsSecurityFaultException.
| Constructor Summary | |
|---|---|
Wss4jSecurityFaultException(javax.xml.namespace.QName faultCode,
java.lang.String faultString,
java.lang.String faultActor)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.ws.soap.security.WsSecurityFaultException |
|---|
getFaultActor, getFaultCode, getFaultString |
| Methods inherited from class org.springframework.core.NestedRuntimeException |
|---|
contains, getMessage, getMostSpecificCause, getRootCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Wss4jSecurityFaultException(javax.xml.namespace.QName faultCode,
java.lang.String faultString,
java.lang.String faultActor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||