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
    Unchecked exception to wrap checked one thrown in methods without 'throws' clause.
    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
    • Constructor Detail

      • LogRepositoryRuntimeException

        public LogRepositoryRuntimeException(LogRepositoryException cause)
        constructs exception with the specified cause.
        Parameters:
        cause - underlying LogRepositoryException
IBM WebSphere Application ServerTM
Release 8.5