public class UnknownEnumException extends RuntimeException
| Constructor and Description |
|---|
UnknownEnumException(Enum type) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownEnumException(@NonNull
Enum type)
Copyright © 2020. All rights reserved.