Class CoroutineException

All Implemented Interfaces:
Serializable

public class CoroutineException extends RuntimeException
Exception that indicates that a problem occurred during the execution of a coroutine.
Author:
Kasra Faghihi
See Also: