Package io.odysz.semantics.x
Class ExchangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.odysz.transact.x.TransException
io.odysz.semantics.x.SemanticException
io.odysz.semantics.x.ExchangeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionExchangeException
(int expect, ExessionPersist xp, String format, Object... args) ExchangeException
(Exchanging expecting, ExessionPersist xp, String format, Object... args) -
Method Summary
Methods inherited from class io.odysz.semantics.x.SemanticException
ex, ex
Methods inherited from class io.odysz.transact.x.TransException
getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
exstep
-
persist
-
-
Constructor Details
-
ExchangeException
-
ExchangeException
-
-
Method Details
-
requires
public int requires()
-