ExceptionContainer

Holds an exception for a problem.

Functions

Link copied to clipboard
@Nullable
abstract fun getException(): RuntimeException
Exception that caused the problem.