Serialized Form
-
Package com.relogiclabs.jschema.exception
-
Exception AliasNotFoundException
class AliasNotFoundException extends BaseRuntimeException implements Serializable -
Exception AnnotationAttributeException
class AnnotationAttributeException extends BaseRuntimeException implements Serializable -
Exception ArgumentTypeException
class ArgumentTypeException extends InvalidArgumentException implements Serializable -
Exception ArgumentValueException
class ArgumentValueException extends InvalidArgumentException implements Serializable -
Exception ArrayIndexOutOfBoundsException
class ArrayIndexOutOfBoundsException extends IndexOutOfBoundsException implements Serializable -
Exception BaseRuntimeException
class BaseRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
code
String code
-
-
-
Exception ClassInstantiationException
class ClassInstantiationException extends MultilevelRuntimeException implements Serializable -
Exception DataOwnerMismatchedException
class DataOwnerMismatchedException extends BaseRuntimeException implements Serializable -
Exception DataTypeValidationException
class DataTypeValidationException extends ValidationException implements Serializable-
Serialized Fields
-
typeBaseName
String typeBaseName
-
-
-
Exception DateTimeLexerException
class DateTimeLexerException extends BaseRuntimeException implements Serializable -
Exception DuplicateAliasException
class DuplicateAliasException extends BaseRuntimeException implements Serializable -
Exception DuplicateFunctionException
class DuplicateFunctionException extends MultilevelRuntimeException implements Serializable -
Exception DuplicateImportException
class DuplicateImportException extends BaseRuntimeException implements Serializable -
Exception DuplicateMethodException
class DuplicateMethodException extends BaseRuntimeException implements Serializable -
Exception DuplicateParameterException
class DuplicateParameterException extends BaseRuntimeException implements Serializable -
Exception DuplicatePragmaException
class DuplicatePragmaException extends BaseRuntimeException implements Serializable -
Exception DuplicatePropertyKeyException
class DuplicatePropertyKeyException extends BaseRuntimeException implements Serializable -
Exception DuplicateVariableException
class DuplicateVariableException extends MultilevelRuntimeException implements Serializable -
Exception FunctionArgumentTypeException
class FunctionArgumentTypeException extends ArgumentTypeException implements Serializable -
Exception FunctionArgumentValueException
class FunctionArgumentValueException extends ArgumentValueException implements Serializable -
Exception FunctionNotFoundException
class FunctionNotFoundException extends BaseRuntimeException implements Serializable -
Exception FunctionValidationException
class FunctionValidationException extends ValidationException implements Serializable -
Exception IndexOutOfBoundsException
class IndexOutOfBoundsException extends BaseRuntimeException implements Serializable -
Exception InvalidArgumentException
class InvalidArgumentException extends InvocationRuntimeException implements Serializable -
Exception InvalidContextException
class InvalidContextException extends InvocationRuntimeException implements Serializable-
Serialized Fields
-
mainToken
Token mainToken
-
-
-
Exception InvalidDataTypeException
class InvalidDataTypeException extends BaseRuntimeException implements Serializable -
Exception InvalidDateTimeException
class InvalidDateTimeException extends BaseRuntimeException implements Serializable-
Serialized Fields
-
context
DateTimeContext context
-
-
-
Exception InvalidFunctionException
class InvalidFunctionException extends MultilevelRuntimeException implements Serializable -
Exception InvalidImportException
class InvalidImportException extends MultilevelRuntimeException implements Serializable -
Exception InvalidLeftValueException
class InvalidLeftValueException extends BaseRuntimeException implements Serializable -
Exception InvalidPragmaValueException
class InvalidPragmaValueException extends BaseRuntimeException implements Serializable -
Exception InvalidReceiverStateException
class InvalidReceiverStateException extends BaseRuntimeException implements Serializable -
Exception InvalidReturnTypeException
class InvalidReturnTypeException extends InvalidFunctionException implements Serializable -
Exception InvalidSelfStateException
class InvalidSelfStateException extends InvocationRuntimeException implements Serializable-
Serialized Fields
-
self
EValue self
-
-
-
Exception InvocationRuntimeException
class InvocationRuntimeException extends MultilevelRuntimeException implements Serializable -
Exception JsonLexerException
class JsonLexerException extends BaseRuntimeException implements Serializable -
Exception JsonParserException
class JsonParserException extends BaseRuntimeException implements Serializable -
Exception MethodArgumentTypeException
class MethodArgumentTypeException extends ArgumentTypeException implements Serializable-
Serialized Fields
-
self
EValue self
-
-
-
Exception MethodArgumentValueException
class MethodArgumentValueException extends ArgumentValueException implements Serializable-
Serialized Fields
-
self
EValue self
-
-
-
Exception MethodNotFoundException
class MethodNotFoundException extends MultilevelRuntimeException implements Serializable-
Serialized Fields
-
type
EType type
-
-
-
Exception MisplacedOptionalException
class MisplacedOptionalException extends BaseRuntimeException implements Serializable -
Exception MultilevelRuntimeException
class MultilevelRuntimeException extends BaseRuntimeException implements Serializable-
Serialized Fields
-
level
MultilevelRuntimeException.Level level
-
-
-
Exception NoClassFoundException
class NoClassFoundException extends BaseRuntimeException implements Serializable -
Exception PragmaNotFoundException
class PragmaNotFoundException extends BaseRuntimeException implements Serializable -
Exception PropertyNotFoundException
class PropertyNotFoundException extends BaseRuntimeException implements Serializable -
Exception PropertyOrderException
class PropertyOrderException extends BaseRuntimeException implements Serializable-
Serialized Fields
-
failOn
JProperty failOn
-
-
-
Exception ReceiverNotFoundException
class ReceiverNotFoundException extends BaseRuntimeException implements Serializable -
Exception SchemaLexerException
class SchemaLexerException extends BaseRuntimeException implements Serializable -
Exception SchemaParserException
class SchemaParserException extends BaseRuntimeException implements Serializable -
Exception ScriptArrayInsertException
class ScriptArrayInsertException extends MultilevelRuntimeException implements Serializable -
Exception ScriptIteratorException
class ScriptIteratorException extends MultilevelRuntimeException implements Serializable -
Exception ScriptOperationException
class ScriptOperationException extends BaseRuntimeException implements Serializable -
Exception ScriptThrowInitiatedException
class ScriptThrowInitiatedException extends BaseRuntimeException implements Serializable -
Exception StringIndexOutOfBoundsException
class StringIndexOutOfBoundsException extends IndexOutOfBoundsException implements Serializable -
Exception SystemOperationException
class SystemOperationException extends BaseRuntimeException implements Serializable -
Exception TargetInvocationException
class TargetInvocationException extends BaseRuntimeException implements Serializable -
Exception TypeNotSupportedException
class TypeNotSupportedException extends BaseRuntimeException implements Serializable -
Exception UpdateNotSupportedException
class UpdateNotSupportedException extends MultilevelRuntimeException implements Serializable -
Exception ValidationException
class ValidationException extends BaseRuntimeException implements Serializable-
Serialized Fields
-
actual
ActualDetail actual
-
error
ErrorDetail error
-
expected
ExpectedDetail expected
-
-
-
Exception ValueValidationException
class ValueValidationException extends ValidationException implements Serializable -
Exception VariableNotFoundException
class VariableNotFoundException extends BaseRuntimeException implements Serializable -
Exception VariadicInvocationException
class VariadicInvocationException extends InvocationRuntimeException implements Serializable-
Serialized Fields
-
self
EValue self
-
-
-