public class MethodResultException extends Object implements Serializable
| Constructor and Description |
|---|
MethodResultException(String exceptionName,
String message,
String shortStackTrace,
String fullStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionName() |
String |
getMessage() |
String |
getStackTrace() |
String |
toString() |
Copyright © 2016–2021. All rights reserved.