Class ConfException

Object
Throwable
Exception
com.tailf.conf.ConfException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CdbException, ConfBadTermException, ConfWarningException, DpException, HaException, MaapiException, NavuException, NcsException, NotifException

public class ConfException extends Exception
Exception base class. Capable of formatting protocol errors into exceptions. This is also baseclass for all other exceptions.
See Also: