public class EnumConstantNotPresentException extends RuntimeException
| Constructor and Description |
|---|
EnumConstantNotPresentException(Class enumType,
String constantName) |
| Modifier and Type | Method and Description |
|---|---|
String |
constantName() |
Class |
enumType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2021 Javolution. All rights reserved.