Package de.mid.innovator.ui
Class InvalidArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.mid.innovator.util.InoNlsException
de.mid.innovator.ui.InvalidArgumentException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidArgumentException(String argName, Object argValue) InvalidArgumentException(Throwable cause, String argName, Object argValue) InvalidArgumentException(Throwable cause, String argName, Object argValue, String argValidValues) -
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
-
InvalidArgumentException
-
InvalidArgumentException
-
InvalidArgumentException
-