Uses of Class
com.continuent.tungsten.replicator.thl.THLException

Packages that use THLException
com.continuent.tungsten.replicator.thl   
com.continuent.tungsten.replicator.thl.log   
 

Uses of THLException in com.continuent.tungsten.replicator.thl
 

Constructors in com.continuent.tungsten.replicator.thl that throw THLException
ConnectUriManager(java.util.List<java.lang.String> connectUri)
          Creates a new instance with a list of URIs.
 

Uses of THLException in com.continuent.tungsten.replicator.thl.log
 

Subclasses of THLException in com.continuent.tungsten.replicator.thl.log
 class LogConsistencyException
          Denotes an exception due to a consistency problem in the log.
 class LogPositionException
          Denotes an error that occurs due to an invalid position in a log file.
 class LogTimeoutException
          Denotes a timeout while waiting for data to appear in a log file.