Package io.github.qishr.cascara.ui.schema
Class UiSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.qishr.cascara.common.diagnostic.LocalizableRuntimeException
io.github.qishr.cascara.ui.api.UiException
io.github.qishr.cascara.ui.schema.UiSchemaException
public class UiSchemaException
extends UiException
Constructor Summary
| Constructor | Description |
|---|---|
| UiSchemaException(DiagnosticCode code, Object[] details) | Constructor for errors without an exception. |
| UiSchemaException(Throwable cause, DiagnosticCode code, Object[] details) | Constructor for errors with an exception. |
Methods inherited from LocalizableRuntimeException
getCode, getLocalizedMessage, getDetails