Uses of Class
edu.uiuc.ncsa.qdl.exceptions.QDLRuntimeException
-
Packages that use QDLRuntimeException Package Description edu.uiuc.ncsa.qdl.exceptions All of the exceptions for QDL. -
-
Uses of QDLRuntimeException in edu.uiuc.ncsa.qdl.exceptions
Subclasses of QDLRuntimeException in edu.uiuc.ncsa.qdl.exceptions Modifier and Type Class Description class
DeserializationException
This should only be thrown during deserialization if there is an actual problem with the deserialization of on otherwise valid file, e.g.
-