cause property
An optional source that caused the exception.
Could be another exception or error instance, or a String object.
Implementation
final Object? cause;
An optional source that caused the exception.
Could be another exception or error instance, or a String object.
final Object? cause;