Thrown when multiple exceptions occurs.
Anything
Object
Basic
...and other supertypesThrowable
Exception
MultipleFailureException
Exception
Throwable
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
MultipleFailureException(Throwable[] exceptions, String description = ...) Parameters:
|
Attributes | |
exceptions | shared Throwable[] exceptions The collected exceptions. |
message | shared actual String message Refines Throwable.message |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Attributes inherited from: Throwable cause , message , string , suppressed |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: Throwable addSuppressed , printStackTrace |