|
||||||||||
| 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.ServerException
no.feide.moria.servlet.soap.InternalException
public class InternalException
Signals to the remote service that Moria has internal problems.
| Constructor Summary | |
|---|---|
InternalException(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.ServerException |
|---|
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 InternalException(java.lang.String msg)
msg - The exception message.| Method Detail |
|---|
public java.lang.String getFaultstring()
getFaultstring in class SOAPException"MORIA INTERNAL".
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||