public class AlarmIdNotFoundException extends RuntimeException
AlarmIdNotFoundException class.
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
badId  | 
protected String | 
message  | 
| Constructor and Description | 
|---|
AlarmIdNotFoundException(String msg,
                        String id)
Constructor for AlarmIdNotFoundException. 
 | 
| 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.