Uses of Class
io.higson.runtime.exception.HigsonRuntimeException
Packages that use HigsonRuntimeException
Package
Description
-
Uses of HigsonRuntimeException in io.higson.runtime.builtin.implementation
Methods in io.higson.runtime.builtin.implementation that return HigsonRuntimeExceptionModifier and TypeMethodDescriptionprotected HigsonRuntimeExceptionUtilFunction.createHigsonRuntimeException(String code, String message) protected HigsonRuntimeExceptionUtilFunction.createHigsonRuntimeException(String code, String message, RuntimeException reason) -
Uses of HigsonRuntimeException in io.higson.runtime.core.datasource.snapshot.function
-
Uses of HigsonRuntimeException in io.higson.runtime.decoder
Subclasses of HigsonRuntimeException in io.higson.runtime.decoderModifier and TypeClassDescriptionclassclass -
Uses of HigsonRuntimeException in io.higson.runtime.engine.matchers
Subclasses of HigsonRuntimeException in io.higson.runtime.engine.matchers -
Uses of HigsonRuntimeException in io.higson.runtime.exception
Subclasses of HigsonRuntimeException in io.higson.runtime.exceptionModifier and TypeClassDescriptionclassexception to use when given region and/or version is attached to more than one profileclassThis exception should be thrown within higson, instead ofIllegalStateException.classclassclassexception to use when given region in given profile has no active versionclass -
Uses of HigsonRuntimeException in io.higson.runtime.function.argument
Subclasses of HigsonRuntimeException in io.higson.runtime.function.argumentModifier and TypeClassDescriptionclassclass -
Uses of HigsonRuntimeException in io.higson.runtime.sorter.exception
Subclasses of HigsonRuntimeException in io.higson.runtime.sorter.exception -
Uses of HigsonRuntimeException in io.higson.runtime.sql.dialect.exception
Subclasses of HigsonRuntimeException in io.higson.runtime.sql.dialect.exceptionModifier and TypeClassDescriptionclassThrown if there was a problem with recognize parsed database dialect.classThrown if there was not equal parsed dialect and properties dialectclassThrown if there was not provided jdbc url as String object.classThrown if there was a problem with parsing jdbc url to get database dialect