DLESE Tools
v1.2

org.dlese.dpc.logging
Class LogException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.dlese.dpc.logging.LogException
All Implemented Interfaces:
Serializable

public class LogException
extends Exception

Represents an exception occuring during logging or log parsing.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


DLESE Tools
v1.2