Serialized Form
-
Package acdp
-
Package acdp.exceptions
-
Exception Class acdp.exceptions.ACDPException
class ACDPException extends RuntimeException implements Serializable- serialVersionUID:
- 2869813967954453711L
-
Exception Class acdp.exceptions.ConsistencyException
class ConsistencyException extends ACDPException implements Serializable- serialVersionUID:
- 2563395674421102623L
-
Serialized Fields
-
dataCN
int dataCN
The consistency number as stored in the database. -
logicCN
int logicCN
The consistency number of the custom database logic.
-
-
Exception Class acdp.exceptions.CreationException
class CreationException extends ACDPException implements Serializable- serialVersionUID:
- -3874039776597420238L
-
Exception Class acdp.exceptions.CryptoException
class CryptoException extends ACDPException implements Serializable- serialVersionUID:
- -9051439946649203097L
-
Exception Class acdp.exceptions.DanglingCommentException
class DanglingCommentException extends ACDPException implements Serializable- serialVersionUID:
- -3982399889280101296L
-
Exception Class acdp.exceptions.DeleteConstraintException
class DeleteConstraintException extends ACDPException implements Serializable- serialVersionUID:
- 2447095918980640867L
-
Exception Class acdp.exceptions.IllegalReferenceException
class IllegalReferenceException extends ACDPException implements Serializable- serialVersionUID:
- -8656581671127524871L
-
Serialized Fields
-
rowGap
boolean rowGap
The information whether this exception was thrown due to a row gap or due to another reason.
-
-
Exception Class acdp.exceptions.ImplementationRestrictionException
class ImplementationRestrictionException extends ACDPException implements Serializable- serialVersionUID:
- 459426032636050259L
-
Exception Class acdp.exceptions.IndentationException
class IndentationException extends ACDPException implements Serializable- serialVersionUID:
- -4360265762798593445L
-
Exception Class acdp.exceptions.IOFailureException
class IOFailureException extends ACDPException implements Serializable- serialVersionUID:
- 6141384458080104261L
-
Exception Class acdp.exceptions.MaximumException
class MaximumException extends ACDPException implements Serializable- serialVersionUID:
- 2153489993308295824L
-
Exception Class acdp.exceptions.MissingEntryException
class MissingEntryException extends ACDPException implements Serializable- serialVersionUID:
- 81731616913322022L
-
Exception Class acdp.exceptions.ShutdownException
class ShutdownException extends ACDPException implements Serializable- serialVersionUID:
- -6933096858965095564L
-
Exception Class acdp.exceptions.UnitBrokenException
class UnitBrokenException extends ACDPException implements Serializable- serialVersionUID:
- 1531017140010301102L
-