com.atomikos.persistence
Class LogException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atomikos.persistence.LogException
- All Implemented Interfaces:
- Serializable
public class LogException
- extends Exception
Exception signaling (fatal) errors during logging of recoverable state.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
errors_
protected Stack<Exception> errors_
LogException
public LogException()
LogException
public LogException(String s)
LogException
public LogException(String msg,
Exception e)
LogException
public LogException(Exception e)
Copyright © 2014. All Rights Reserved.