public class ExceptionInfo extends Object
ExceptionInfo class.
| Constructor and Description |
|---|
ExceptionInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Getter for the field
message. |
String |
getUrl()
Getter for the field
url. |
void |
setMessage(String message)
Setter for the field
message. |
void |
setUrl(String url)
Setter for the field
url. |
Copyright © 2006–2016 OWASP. All rights reserved.