|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.mid.innovator.util.InoNlsException
de.mid.innovator.srv.SrvErrorException
public class SrvErrorException
| Constructor Summary | |
|---|---|
SrvErrorException(String inosrvMsg)
|
|
SrvErrorException(String shortKey,
Object... args)
|
|
SrvErrorException(Throwable cause,
String key,
Object... args)
|
|
| Method Summary |
|---|
| Methods inherited from class de.mid.innovator.util.InoNlsException |
|---|
getKey, getLocalizedMessage, getLocalizedMessage, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 SrvErrorException(String inosrvMsg)
public SrvErrorException(String shortKey,
Object... args)
public SrvErrorException(Throwable cause,
String key,
Object... args)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||