Public Member Functions

com.cosylab.logging.engine.LogEngineException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 LogEngineException ()
 LogEngineException (String message)
 LogEngineException (String message, Throwable cause)
 LogEngineException (Throwable cause)

Detailed Description

The exceptions generated by the engine

Author:
acaproni

Constructor & Destructor Documentation

com.cosylab.logging.engine.LogEngineException.LogEngineException (  ) 
com.cosylab.logging.engine.LogEngineException.LogEngineException ( String  message  ) 
com.cosylab.logging.engine.LogEngineException.LogEngineException ( String  message,
Throwable  cause 
)
com.cosylab.logging.engine.LogEngineException.LogEngineException ( Throwable  cause  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties