Serialized Form


Package org.apache.commons.graph.domain.dependency.exception

Class org.apache.commons.graph.domain.dependency.exception.CircularDependencyException extends CycleException implements Serializable


Package org.apache.commons.graph.domain.statemachine.exception

Class org.apache.commons.graph.domain.statemachine.exception.StateMachineException extends GraphException implements Serializable


Package org.apache.commons.graph.exception

Class org.apache.commons.graph.exception.ContractVerificationException extends GraphException implements Serializable

Class org.apache.commons.graph.exception.CycleException extends GraphException implements Serializable

Class org.apache.commons.graph.exception.GraphException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.apache.commons.graph.exception.HyperGraphException extends GraphException implements Serializable

Class org.apache.commons.graph.exception.NegativeCycleException extends GraphException implements Serializable

Class org.apache.commons.graph.exception.NoPathException extends GraphException implements Serializable