public class SemanticException
extends io.odysz.transact.x.TransException
Constructor and Description |
---|
SemanticException(String format,
Object... args) |
Modifier and Type | Method and Description |
---|---|
io.odysz.semantics.SemanticObject |
ex()
Get the exception message object that can be serialized to json and send to client.
|
SemanticException |
ex(io.odysz.semantics.SemanticObject ex)
Set object for details of exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public io.odysz.semantics.SemanticObject ex()
public SemanticException ex(io.odysz.semantics.SemanticObject ex)
ex
- Copyright © 2024. All rights reserved.