Class WrongNumberOfTermsInBuiltInLiteralException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.exceptions.IMPLogicsException
edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.exceptions.WrongNumberOfTermsInBuiltInLiteralException
All Implemented Interfaces:
Serializable

public class WrongNumberOfTermsInBuiltInLiteralException extends IMPLogicsException
See Also:
  • Constructor Details

    • WrongNumberOfTermsInBuiltInLiteralException

      public WrongNumberOfTermsInBuiltInLiteralException(int expected, int provided)