com.atomikos.recovery
Class LogWriteException

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

public class LogWriteException
extends LogException

See Also:
Serialized Form

Constructor Summary
LogWriteException()
           
LogWriteException(java.lang.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

LogWriteException

public LogWriteException()

LogWriteException

public LogWriteException(java.lang.Throwable cause)


Copyright © 2016. All Rights Reserved.