public class ExceptionInfo extends Object implements Serializable
| Constructor and Description |
|---|
ExceptionInfo() |
ExceptionInfo(String location,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
String |
getMessage() |
void |
setLocation(String location) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.