Class CoroutineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.offbynull.coroutines.user.CoroutineException
- All Implemented Interfaces:
Serializable
Exception that indicates that a problem occurred during the execution of a coroutine.
- Author:
- Kasra Faghihi
- See Also:
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString