edu.stanford.smi.protegex.owl.swrl.bridge.exceptions
Class InvalidBuiltInArgumentNumberException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.stanford.smi.protegex.owl.swrl.exceptions.SWRLRuleEngineException
edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.SWRLRuleEngineBridgeException
edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.BuiltInException
edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.InvalidBuiltInArgumentNumberException
- All Implemented Interfaces:
- Serializable
public class InvalidBuiltInArgumentNumberException
- extends BuiltInException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidBuiltInArgumentNumberException
public InvalidBuiltInArgumentNumberException(int expecting,
int actual)
InvalidBuiltInArgumentNumberException
public InvalidBuiltInArgumentNumberException(int expecting,
int actual,
String message)
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.