cgl.narada.util.logging
Class LoggingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cgl.narada.util.logging.LoggingException
- All Implemented Interfaces:
- Serializable
public class LoggingException
- extends RuntimeException
- Version:
- 1.0
- See Also:
- Serialized Form
cause
protected Throwable cause
LoggingException
public LoggingException()
LoggingException
public LoggingException(String message)
LoggingException
public LoggingException(Throwable cause)
LoggingException
public LoggingException(String message,
Throwable cause)
getCause
public Throwable getCause()
- Overrides:
getCause in class Throwable
For comments and suggestions please send
e-mail to
The NaradaBrokering Project