Package de.mid.innovator.srv
Class SrvErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.mid.innovator.util.InoNlsException
de.mid.innovator.srv.SrvErrorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSrvErrorException(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, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SrvErrorException
-
SrvErrorException
-
SrvErrorException
-