com.atomikos.recovery
Class LogReadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atomikos.recovery.LogException
              extended by com.atomikos.recovery.LogReadException
All Implemented Interfaces:
Serializable

public class LogReadException
extends LogException

See Also:
Serialized Form

Constructor Summary
LogReadException()
           
LogReadException(String message)
           
LogReadException(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

LogReadException

public LogReadException()

LogReadException

public LogReadException(Throwable cause)

LogReadException

public LogReadException(String message)


Copyright © 2016. All Rights Reserved.