public class NullIdException extends Exception
| Constructor and Description |
|---|
NullIdException()
Constructor
|
NullIdException(String message)
Constructor with custom message
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
String representation
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2016. All rights reserved.