Class CSTSemanticException

All Implemented Interfaces:
Serializable, net.ssehub.easy.basics.messages.IIdentifiable
Direct Known Subclasses:
UnknownOperationException

public class CSTSemanticException extends IvmlException
Exception for invalid Constraints. Will be thrown if datatypes not match.
Author:
tebbje, Holger Eichelberger
See Also:
  • Field Details

  • Constructor Details

    • CSTSemanticException

      public CSTSemanticException(String message, int code)
      Creates a new exception instance.
      Parameters:
      message - the message describing the problem
      code - a code representing the reason