public static class DefaultDynClass.CheckDynClassListException extends ListBaseException
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultDynClass.CheckDynClassListException.CheckDynClassException |
code, formatString, messageKey| Constructor and Description |
|---|
CheckDynClassListException(DynClassName name) |
| Modifier and Type | Method and Description |
|---|---|
static ListBaseException |
add(ListBaseException exceptions,
DynClassName name,
java.lang.Exception ex) |
static ListBaseException |
add(ListBaseException exceptions,
DynClassName name,
java.lang.String attrname,
java.lang.Object attrvalue) |
add, add, addAll, addAll, clear, contains, containsAll, get, getLocalizedMessage, getMessage, getMessage, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, printStackTrace, printStackTrace, printStackTrace, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraycontainsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuesaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic CheckDynClassListException(DynClassName name)
public static ListBaseException add(ListBaseException exceptions, DynClassName name, java.lang.String attrname, java.lang.Object attrvalue)
public static ListBaseException add(ListBaseException exceptions, DynClassName name, java.lang.Exception ex)