public class NoticeIdNotFoundException extends RuntimeException
NoticeIdNotFoundException class.
Modifier and Type | Field and Description |
---|---|
protected String |
badId |
protected String |
message |
Constructor and Description |
---|
NoticeIdNotFoundException(String msg,
String id)
Constructor for NoticeIdNotFoundException.
|
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, toString
Copyright © 2021. All rights reserved.