Public Member Functions

com.cosylab.logging.client.cache.LogCacheException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 LogCacheException ()
 LogCacheException (String message)
 LogCacheException (String message, Throwable cause)
 LogCacheException (Throwable cause)

Detailed Description

The exceptions generated by the cache

Author:
acaproni

Constructor & Destructor Documentation

com.cosylab.logging.client.cache.LogCacheException.LogCacheException (  ) 
com.cosylab.logging.client.cache.LogCacheException.LogCacheException ( String  message  ) 
com.cosylab.logging.client.cache.LogCacheException.LogCacheException ( String  message,
Throwable  cause 
)
com.cosylab.logging.client.cache.LogCacheException.LogCacheException ( Throwable  cause  ) 

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