|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
no.feide.moria.servlet.soap.SOAPException
no.feide.moria.servlet.soap.ClientException
no.feide.moria.servlet.soap.AuthenticationFailedException
public class AuthenticationFailedException
Signals to the remote service that the user authentication failed.
| Constructor Summary | |
|---|---|
AuthenticationFailedException(java.lang.String msg)
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getFaultstring()
This exception's SOAP Faultstring. |
| Methods inherited from class no.feide.moria.servlet.soap.ClientException |
|---|
getFaultcode |
| 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 AuthenticationFailedException(java.lang.String msg)
msg - The exception message.| Method Detail |
|---|
public java.lang.String getFaultstring()
getFaultstring in class SOAPException"AUTHENTICATION FAILED".
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||