org.rhq.core.pluginapi.event.log
Class MultiLineLogEntryProcessor.ParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
MultiLineLogEntryProcessor

protected static class MultiLineLogEntryProcessor.ParseException
extends Exception

See Also:
Serialized Form

Constructor Summary
MultiLineLogEntryProcessor.ParseException(String message)
           
MultiLineLogEntryProcessor.ParseException(String message, Throwable 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

MultiLineLogEntryProcessor.ParseException

public MultiLineLogEntryProcessor.ParseException(String message)

MultiLineLogEntryProcessor.ParseException

public MultiLineLogEntryProcessor.ParseException(String message,
                                                 Throwable cause)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.