Package com.loop54.exceptions
Class Loop54ArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.loop54.exceptions.Loop54RuntimeException
com.loop54.exceptions.Loop54ArgumentException
- All Implemented Interfaces:
Serializable
Runtime exception thrown when an illegal/missing argument is detected.
- 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
-
Loop54ArgumentException
-