public class ConfigurationServiceExceptionBean
extends java.lang.Object
| Constructor and Description |
|---|
ConfigurationServiceExceptionBean() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
java.lang.Throwable[] |
getSuppressed() |
void |
setMessage(java.lang.String message) |
void |
setSuppressed(java.lang.Throwable[] suppressed) |
public java.lang.String getMessage()
public void setMessage(java.lang.String message)
message - the value for the message propertypublic java.lang.Throwable[] getSuppressed()
public void setSuppressed(java.lang.Throwable[] suppressed)
suppressed - the value for the suppressed propertyCopyright © 2015. All Rights Reserved.