Class JctException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.ascopes.jct.ex.JctException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JctCompilerException
,JctIllegalInputException
,JctJunitConfigurerException
,JctNotFoundException
,JctNotImplementedException
Base for any exceptions thrown by JCT.
- Since:
- 0.0.1
- Author:
- Ashley Scopes
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString