public class Failure extends Object
Constructor and Description |
---|
Failure(Throwable t) |
Failure(UserFault userFault) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorType() |
static Class |
getReportableExceptionClass(Throwable customerException) |
static String |
getReportableExceptionClassName(Throwable f) |
static boolean |
isInvokeFailureFatal(Throwable t) |
Copyright © 2022. All rights reserved.