Thrown when multiple exceptions occurs.
no subtypes hierarchy
Initializer |
MultipleFailureException(Throwable[] exceptions, String description = ...) Parameters:
|
Attributes | |
exceptions | Source Codeshared Throwable[] exceptions The collected exceptions. |
message | Source Codeshared actual String message Refines Throwable.message |
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Throwable |