pt.ist.fenixframework.core
Class WriteOnReadError
java.lang.Object
java.lang.Throwable
java.lang.Error
pt.ist.fenixframework.core.CommitError
pt.ist.fenixframework.core.WriteOnReadError
- All Implemented Interfaces:
- Serializable
public class WriteOnReadError
- extends CommitError
An instance of WriteOnReadError
is thrown whenever a write attempt is made within a
read-only transaction.
- See Also:
CommitError
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WriteOnReadError
protected WriteOnReadError()
Copyright © 2013. All Rights Reserved.