DConfigBeanVersionUnsupportedExceptionpublic class DConfigBeanVersionUnsupportedException extends Exception This exception is to report that there is no support
for the DConfigBean version requested. |
Constructors Summary |
---|
public DConfigBeanVersionUnsupportedException(String s)Creates an new DConfigBeanVersionUnsupportedException object.
super(s);
|
|