public class ExchangeException extends SemanticException
Modifier and Type | Field and Description |
---|---|
protected Exchanging |
exstep |
ExessionPersist |
persist |
Constructor and Description |
---|
ExchangeException(Exchanging expecting,
ExessionPersist xp,
String format,
Object... args) |
ExchangeException(int expect,
ExessionPersist xp,
String format,
Object... args) |
Modifier and Type | Method and Description |
---|---|
int |
requires() |
ex, ex
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected Exchanging exstep
public ExessionPersist persist
public ExchangeException(Exchanging expecting, ExessionPersist xp, String format, Object... args)
public ExchangeException(int expect, ExessionPersist xp, String format, Object... args)
Copyright © 2024. All rights reserved.