com.ibm.websphere.logging.hpel.reader
Class LogRepositoryRuntimeException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.websphere.logging.hpel.reader.LogRepositoryRuntimeException
All implemented interfaces:
java.io.Serializable
- public class LogRepositoryRuntimeException
- extends java.lang.RuntimeException
See Also:
Constructor Summary
| Constructor and Description |
|---|
LogRepositoryRuntimeException(LogRepositoryException cause)
constructs exception with the specified cause.
|
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 |
Constructor Detail
LogRepositoryRuntimeException
- public LogRepositoryRuntimeException( LogRepositoryException cause)
constructs exception with the specified cause.
Parameters:
cause - underlying LogRepositoryException