Package Thor.API.Exceptions
Class IllegalInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
Thor.API.Exceptions.IllegalInputException
- All Implemented Interfaces:
Serializable
- Author:
- lsubrama To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalInputException
public IllegalInputException() -
IllegalInputException
- Parameters:
message
-
-