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, toString
Copyright © 2005–2016 Javolution. All rights reserved.