|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.MyCustomException
@SoapFault(faultCode=CUSTOM, customFaultCode="{http://springframework.org/spring-ws}Fault", faultStringOrReason="MyCustomException thrown", locale="nl") public class SoapFaultAnnotationExceptionResolverTest.MyCustomException
Constructor Summary | |
---|---|
SoapFaultAnnotationExceptionResolverTest.MyCustomException()
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 SoapFaultAnnotationExceptionResolverTest.MyCustomException()
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |