Serialized Form
-
Package org.apache.nifi.cluster.exception
-
Exception Class org.apache.nifi.cluster.exception.ClusterException
class ClusterException extends RuntimeException implements Serializable -
Exception Class org.apache.nifi.cluster.exception.NoClusterCoordinatorException
class NoClusterCoordinatorException extends ClusterException implements Serializable- serialVersionUID:
- -1782098541351698293L
-
-
Package org.apache.nifi.controller.exception
-
Exception Class org.apache.nifi.controller.exception.CommunicationsException
class CommunicationsException extends IOException implements Serializable- serialVersionUID:
- 142343242323423L
-
Exception Class org.apache.nifi.controller.exception.ComponentLifeCycleException
class ComponentLifeCycleException extends RuntimeException implements Serializable- serialVersionUID:
- 8392341500511490941L
-
Exception Class org.apache.nifi.controller.exception.ControllerServiceAlreadyExistsException
class ControllerServiceAlreadyExistsException extends RuntimeException implements Serializable- serialVersionUID:
- -544424320587059277L
-
Exception Class org.apache.nifi.controller.exception.ControllerServiceInstantiationException
class ControllerServiceInstantiationException extends RuntimeException implements Serializable- serialVersionUID:
- -544424320587059277L
-
Exception Class org.apache.nifi.controller.exception.ProcessorInstantiationException
class ProcessorInstantiationException extends Exception implements Serializable- serialVersionUID:
- 189273489L
-
-
Package org.apache.nifi.controller.flowanalysis
-
Exception Class org.apache.nifi.controller.flowanalysis.FlowAnalysisRuleInstantiationException
class FlowAnalysisRuleInstantiationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.nifi.controller.flowrepository
-
Exception Class org.apache.nifi.controller.flowrepository.FlowRepositoryClientInstantiationException
class FlowRepositoryClientInstantiationException extends Exception implements Serializable
-
-
Package org.apache.nifi.controller.parameter
-
Exception Class org.apache.nifi.controller.parameter.ParameterProviderInstantiationException
class ParameterProviderInstantiationException extends Exception implements Serializable
-
-
Package org.apache.nifi.controller.queue
-
Exception Class org.apache.nifi.controller.queue.IllegalClusterStateException
class IllegalClusterStateException extends Exception implements Serializable
-
-
Package org.apache.nifi.controller.reporting
-
Exception Class org.apache.nifi.controller.reporting.ReportingTaskInstantiationException
class ReportingTaskInstantiationException extends Exception implements Serializable- serialVersionUID:
- 189234789237L
-
-
Package org.apache.nifi.controller.repository
-
Exception Class org.apache.nifi.controller.repository.ContentNotFoundException
class ContentNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 19048239082L
-
Exception Class org.apache.nifi.controller.repository.IncompleteSwapFileException
class IncompleteSwapFileException extends EOFException implements Serializable- serialVersionUID:
- -6818558584430076898L
-
Serialized Fields
-
partialContents
SwapContents partialContents
-
swapLocation
String swapLocation
-
-
-
Package org.apache.nifi.controller.serialization
-
Exception Class org.apache.nifi.controller.serialization.FlowSerializationException
class FlowSerializationException extends RuntimeException implements Serializable- serialVersionUID:
- 128934798237L
-
-
Package org.apache.nifi.controller.service
-
Exception Class org.apache.nifi.controller.service.ControllerServiceDisabledException
class ControllerServiceDisabledException extends IllegalStateException implements Serializable-
Serialized Fields
-
serviceId
String serviceId
-
-
-
-
Package org.apache.nifi.events
-
Package org.apache.nifi.lifecycle
-
Exception Class org.apache.nifi.lifecycle.LifeCycleException
class LifeCycleException extends RuntimeException implements Serializable- serialVersionUID:
- 1234908230984239L
-
Exception Class org.apache.nifi.lifecycle.LifeCycleStartException
class LifeCycleStartException extends LifeCycleException implements Serializable- serialVersionUID:
- 109243890238094L
-
Exception Class org.apache.nifi.lifecycle.LifeCycleStopException
class LifeCycleStopException extends LifeCycleException implements Serializable- serialVersionUID:
- -7681899938337140027L
-
-
Package org.apache.nifi.nar
-
Exception Class org.apache.nifi.nar.NarNotFoundException
class NarNotFoundException extends ResourceNotFoundException implements Serializable-
Serialized Fields
-
narCoordinate
BundleCoordinate narCoordinate
-
-
-
-
Package org.apache.nifi.registry.extension
-
Exception Class org.apache.nifi.registry.extension.ExtensionRegistryException
class ExtensionRegistryException extends Exception implements Serializable
-
-
Package org.apache.nifi.registry.flow
-
Exception Class org.apache.nifi.registry.flow.AuthenticationException
class AuthenticationException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable -
Exception Class org.apache.nifi.registry.flow.AuthorizationException
class AuthorizationException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable -
Exception Class org.apache.nifi.registry.flow.FlowAlreadyExistsException
class FlowAlreadyExistsException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable -
Exception Class org.apache.nifi.registry.flow.FlowRegistryException
class FlowRegistryException extends Exception implements Serializable -
Exception Class org.apache.nifi.registry.flow.FlowRegistryInvalidException
class FlowRegistryInvalidException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable -
Exception Class org.apache.nifi.registry.flow.FlowRegistryPreCommitException
class FlowRegistryPreCommitException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable -
Exception Class org.apache.nifi.registry.flow.NoSuchBucketException
class NoSuchBucketException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable -
Exception Class org.apache.nifi.registry.flow.NoSuchFlowException
class NoSuchFlowException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable -
Exception Class org.apache.nifi.registry.flow.NoSuchFlowVersionException
class NoSuchFlowVersionException extends org.apache.nifi.registry.flow.FlowRegistryException implements Serializable
-
-
Package org.apache.nifi.remote.exception
-
Exception Class org.apache.nifi.remote.exception.BadRequestException
class BadRequestException extends Exception implements Serializable- serialVersionUID:
- -8034602852256106560L
-
Exception Class org.apache.nifi.remote.exception.HandshakeException
class HandshakeException extends IOException implements Serializable- serialVersionUID:
- 178192341908726L
-
Serialized Fields
-
responseCode
ResponseCode responseCode
-
-
Exception Class org.apache.nifi.remote.exception.NotAuthorizedException
class NotAuthorizedException extends Exception implements Serializable- serialVersionUID:
- 2952623568114035498L
-
Exception Class org.apache.nifi.remote.exception.PortNotRunningException
class PortNotRunningException extends ProtocolException implements Serializable- serialVersionUID:
- -2790940982005516375L
-
Exception Class org.apache.nifi.remote.exception.ProtocolException
class ProtocolException extends IOException implements Serializable- serialVersionUID:
- 5763900324505818495L
-
Exception Class org.apache.nifi.remote.exception.RequestExpiredException
class RequestExpiredException extends Exception implements Serializable- serialVersionUID:
- -7037025330562827852L
-
Exception Class org.apache.nifi.remote.exception.TransmissionDisabledException
class TransmissionDisabledException extends RuntimeException implements Serializable -
Exception Class org.apache.nifi.remote.exception.UnknownPortException
class UnknownPortException extends ProtocolException implements Serializable- serialVersionUID:
- -2790940982005516375L
-
Exception Class org.apache.nifi.remote.exception.UnreachableClusterException
class UnreachableClusterException extends ProtocolException implements Serializable- serialVersionUID:
- 6147433671708846798L
-
-
Package org.apache.nifi.reporting
-
Exception Class org.apache.nifi.reporting.InitializationException
class InitializationException extends Exception implements Serializable
-
-
Package org.apache.nifi.web
-
Exception Class org.apache.nifi.web.ClusterRequestException
class ClusterRequestException extends RuntimeException implements Serializable -
Exception Class org.apache.nifi.web.InvalidRevisionException
class InvalidRevisionException extends RuntimeException implements Serializable -
Exception Class org.apache.nifi.web.ResourceNotFoundException
class ResourceNotFoundException extends RuntimeException implements Serializable -
Class org.apache.nifi.web.Revision
class Revision extends Object implements Serializable- serialVersionUID:
- 988658790374170022L
-
-
Package org.apache.nifi.web.revision
-
Exception Class org.apache.nifi.web.revision.ExpiredRevisionClaimException
class ExpiredRevisionClaimException extends InvalidRevisionException implements Serializable- serialVersionUID:
- 5648579322377770273L
-