Class WrongNumberOfTermsInBuiltInLiteral

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

public class WrongNumberOfTermsInBuiltInLiteral extends RuntimeException
See Also:
  • Constructor Details

    • WrongNumberOfTermsInBuiltInLiteral

      public WrongNumberOfTermsInBuiltInLiteral(int expected, int provided)