Class DfRuntimeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DfCriticalException, DfDocbrokerRuntimeException, DfEndOfCollectionException, DfReadOnlyException, DfServiceCriticalException, DfStaleSessionHandleException

public class DfRuntimeException extends RuntimeException
An unexpected DFC runtime exception. This often indicates a bug in either DFC or the caller of DFC.
See Also: