NotNullException
| Type | 🟡 Exception |
| Package | io.github.mrtesz.teszcore.exceptions |
| GitHub | NotNullException.java |
| Extends | TeszCoreException |
Description
Exception, threw in Conditions#checkNull
Constructor(s)
NotNullException();
NotNullException(String message);
| Parameter | Type | Annotations | Description |
|---|---|---|---|
message | String | @Nullable | (optional) Error Message |
Methods
copy
implemented from Copyable.java
T: NotNullException