Class CoroutineException

All Implemented Interfaces:
Serializable

public class CoroutineException extends RuntimeException
Exception that indicates that a problem occurred during the execution of a coroutine.
See Also:
  • Field Details

  • Constructor Details