public class DuplicateDynClassException extends DynObjectRuntimeException
code, formatString, messageKey
Constructor and Description |
---|
DuplicateDynClassException(DynStruct dynClass) |
DuplicateDynClassException(java.lang.String dynClassName)
Creates a new DynClassNotFoundException.
|
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString, values
public DuplicateDynClassException(java.lang.String dynClassName)
dynClassName
- the name of the DynClass that does not existpublic DuplicateDynClassException(DynStruct dynClass)