Serialized Form
-
Package com.github.mizool.core
-
Class com.github.mizool.core.Identifier
class Identifier extends Object implements Serializable
-
-
Package com.github.mizool.core.exception
-
Exception com.github.mizool.core.exception.AbstractUnprocessableEntityException
class AbstractUnprocessableEntityException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.ArgumentNullException
class ArgumentNullException extends IllegalArgumentException implements Serializable -
Exception com.github.mizool.core.exception.AuthenticationMissingException
class AuthenticationMissingException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.AuthenticationRejectedException
class AuthenticationRejectedException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.BadRequestException
class BadRequestException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.CodeInconsistencyException
class CodeInconsistencyException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.ConfigurationException
class ConfigurationException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.ConflictingEntityException
class ConflictingEntityException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.DataInconsistencyException
class DataInconsistencyException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.GeneratedFieldOverrideException
class GeneratedFieldOverrideException extends AbstractUnprocessableEntityException implements Serializable-
Serialized Fields
-
fieldName
String fieldName
-
-
-
Exception com.github.mizool.core.exception.InvalidBackendReplyException
class InvalidBackendReplyException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.InvalidPrimaryKeyException
class InvalidPrimaryKeyException extends AbstractUnprocessableEntityException implements Serializable -
Exception com.github.mizool.core.exception.LockedEntityException
class LockedEntityException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.MethodNotAllowedException
class MethodNotAllowedException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.NotYetImplementedException
class NotYetImplementedException extends CodeInconsistencyException implements Serializable -
Exception com.github.mizool.core.exception.ObjectNotFoundException
class ObjectNotFoundException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.PermissionDeniedException
class PermissionDeniedException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.ReadonlyFieldException
class ReadonlyFieldException extends AbstractUnprocessableEntityException implements Serializable -
Exception com.github.mizool.core.exception.ReductionException
class ReductionException extends RuntimeException implements Serializable -
Class com.github.mizool.core.exception.RuleViolation
class RuleViolation extends Object implements Serializable -
Exception com.github.mizool.core.exception.RuleViolationException
class RuleViolationException extends RuntimeException implements Serializable-
Serialized Fields
-
ruleViolations
com.google.common.collect.ImmutableSet<RuleViolation> ruleViolations
-
-
-
Exception com.github.mizool.core.exception.StoreLayerException
class StoreLayerException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.UncheckedInterruptedException
class UncheckedInterruptedException extends RuntimeException implements Serializable -
Exception com.github.mizool.core.exception.UnprocessableEntityException
class UnprocessableEntityException extends AbstractUnprocessableEntityException implements Serializable -
Exception com.github.mizool.core.exception.UnsupportedHttpFeatureException
class UnsupportedHttpFeatureException extends RuntimeException implements Serializable
-