public class StatisticsReportIdNotFoundException extends RuntimeException
StatisticsReportIdNotFoundException class.
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
badId  | 
protected String | 
message  | 
| Constructor and Description | 
|---|
StatisticsReportIdNotFoundException(String msg,
                                   String id,
                                   Throwable cause)
Constructor for StatisticsReportIdNotFoundException. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getBadID()
getBadID 
 | 
String | 
getMessage()
Getter for the field  
message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.