Serialized Form


Package de.upb.swt.mcie.formulas

Class de.upb.swt.mcie.formulas.IncorrectUseException extends java.lang.RuntimeException implements Serializable

Serialized Fields

errorNo

int errorNo
The number of the error. The possible values are defined as constants in this class.


Package de.upb.swt.mcie.mc

Class de.upb.swt.mcie.mc.AbortException extends java.lang.RuntimeException implements Serializable

Class de.upb.swt.mcie.mc.IncorrectUseException extends java.lang.RuntimeException implements Serializable

Serialized Fields

errorNo

int errorNo
The number of the error. The possible values are defined as constants in this class.


Package de.upb.swt.mcie.parser

Class de.upb.swt.mcie.parser.ParseException extends java.lang.Exception implements Serializable

Serialized Fields

token

Token token
The token causing the parse error.


Package de.upb.swt.mcie.robdds

Class de.upb.swt.mcie.robdds.IncorrectUseException extends java.lang.RuntimeException implements Serializable

Serialized Fields

errorNo

int errorNo
The number of the error. The possible values are defined as constants in this class.

Class de.upb.swt.mcie.robdds.InternalError extends java.lang.RuntimeException implements Serializable

Serialized Fields

errorNo

int errorNo
The number of the error. The possible values are defined as constants in this class.