Package eu.europa.esig.dss.exception
Class IllegalInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
eu.europa.esig.dss.exception.IllegalInputException
- All Implemented Interfaces:
Serializable
This exception indicates that a provided by the user input or file is not valid for a particular operation
- See Also:
-
Constructor Summary
ConstructorDescriptionIllegalInputException
(String message) Default constructorIllegalInputException
(String message, Throwable throwable) Default constructor with original exception -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString