Serialized Form
-
Package org.apache.gravitino.exceptions
-
Exception org.apache.gravitino.exceptions.AlreadyExistsException
class AlreadyExistsException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.AuthorizationPluginException
class AuthorizationPluginException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.BadRequestException
class BadRequestException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.CatalogAlreadyExistsException
class CatalogAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.CatalogInUseException
class CatalogInUseException extends InUseException implements Serializable -
Exception org.apache.gravitino.exceptions.CatalogNotInUseException
class CatalogNotInUseException extends NotInUseException implements Serializable -
Exception org.apache.gravitino.exceptions.ConnectionFailedException
class ConnectionFailedException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.FilesetAlreadyExistsException
class FilesetAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.ForbiddenException
class ForbiddenException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.GravitinoRuntimeException
class GravitinoRuntimeException extends RuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.GroupAlreadyExistsException
class GroupAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.IllegalMetadataObjectException
class IllegalMetadataObjectException extends IllegalArgumentException implements Serializable -
Exception org.apache.gravitino.exceptions.IllegalNameIdentifierException
class IllegalNameIdentifierException extends IllegalArgumentException implements Serializable -
Exception org.apache.gravitino.exceptions.IllegalNamespaceException
class IllegalNamespaceException extends IllegalArgumentException implements Serializable -
Exception org.apache.gravitino.exceptions.IllegalPrivilegeException
class IllegalPrivilegeException extends IllegalArgumentException implements Serializable -
Exception org.apache.gravitino.exceptions.IllegalPropertyException
class IllegalPropertyException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.IllegalRoleException
class IllegalRoleException extends IllegalArgumentException implements Serializable -
Exception org.apache.gravitino.exceptions.IllegalStatisticNameException
class IllegalStatisticNameException extends IllegalArgumentException implements Serializable -
Exception org.apache.gravitino.exceptions.InUseException
class InUseException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.JobTemplateAlreadyExistsException
class JobTemplateAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.MetalakeAlreadyExistsException
class MetalakeAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.MetalakeInUseException
class MetalakeInUseException extends InUseException implements Serializable -
Exception org.apache.gravitino.exceptions.MetalakeNotInUseException
class MetalakeNotInUseException extends NotInUseException implements Serializable -
Exception org.apache.gravitino.exceptions.ModelAlreadyExistsException
class ModelAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.ModelVersionAliasesAlreadyExistException
class ModelVersionAliasesAlreadyExistException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.NonEmptyCatalogException
class NonEmptyCatalogException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.NonEmptyEntityException
class NonEmptyEntityException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.NonEmptyMetalakeException
class NonEmptyMetalakeException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.NonEmptySchemaException
class NonEmptySchemaException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchCatalogException
class NoSuchCatalogException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchColumnException
class NoSuchColumnException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchCredentialException
class NoSuchCredentialException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchEntityException
class NoSuchEntityException extends RuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchFilesetException
class NoSuchFilesetException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchGroupException
class NoSuchGroupException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchJobException
class NoSuchJobException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchJobTemplateException
class NoSuchJobTemplateException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchLocationNameException
class NoSuchLocationNameException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchMetadataObjectException
class NoSuchMetadataObjectException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchMetalakeException
class NoSuchMetalakeException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchModelException
class NoSuchModelException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchModelVersionException
class NoSuchModelVersionException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchModelVersionURINameException
class NoSuchModelVersionURINameException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchPartitionException
class NoSuchPartitionException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchPolicyException
class NoSuchPolicyException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchRoleException
class NoSuchRoleException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchSchemaException
class NoSuchSchemaException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchTableException
class NoSuchTableException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchTagException
class NoSuchTagException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchTopicException
class NoSuchTopicException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NoSuchUserException
class NoSuchUserException extends NotFoundException implements Serializable -
Exception org.apache.gravitino.exceptions.NotFoundException
class NotFoundException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.NotInUseException
class NotInUseException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.PartitionAlreadyExistsException
class PartitionAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.PolicyAlreadyAssociatedException
class PolicyAlreadyAssociatedException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.PolicyAlreadyExistsException
class PolicyAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.RESTException
class RESTException extends RuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.RoleAlreadyExistsException
class RoleAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.SchemaAlreadyExistsException
class SchemaAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.TableAlreadyExistsException
class TableAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.TagAlreadyAssociatedException
class TagAlreadyAssociatedException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.TagAlreadyExistsException
class TagAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.TopicAlreadyExistsException
class TopicAlreadyExistsException extends AlreadyExistsException implements Serializable -
Exception org.apache.gravitino.exceptions.UnauthorizedException
class UnauthorizedException extends GravitinoRuntimeException implements Serializable -
Exception org.apache.gravitino.exceptions.UnmodifiableStatisticException
class UnmodifiableStatisticException extends UnsupportedOperationException implements Serializable -
Exception org.apache.gravitino.exceptions.UserAlreadyExistsException
class UserAlreadyExistsException extends AlreadyExistsException implements Serializable
-