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