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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExchangeException(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, exMethods inherited from class io.odysz.transact.x.TransException
getMessageMethods 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()
-