DLESE Tools
v1.6.0

org.dlese.dpc.logging
Class LogException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.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

Method Summary
 
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.6.0