Protégé-OWL 3.3.1

edu.stanford.smi.protegex.owl.swrl.bridge.query.exceptions
Class InvalidAggregateFunctionNameException

java.lang.Object
  extended by java.lang.Throwable
      extended by edu.stanford.smi.protegex.owl.swrl.exceptions.SWRLRuleEngineException
          extended by edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.SWRLRuleEngineBridgeException
              extended by edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.BuiltInException
                  extended by edu.stanford.smi.protegex.owl.swrl.bridge.query.exceptions.ResultException
                      extended by edu.stanford.smi.protegex.owl.swrl.bridge.query.exceptions.InvalidAggregateFunctionNameException
All Implemented Interfaces:
Serializable

public class InvalidAggregateFunctionNameException
extends ResultException

See Also:
Serialized Form

Constructor Summary
InvalidAggregateFunctionNameException(String message)
           
InvalidAggregateFunctionNameException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidAggregateFunctionNameException

public InvalidAggregateFunctionNameException(String message)

InvalidAggregateFunctionNameException

public InvalidAggregateFunctionNameException(String message,
                                             Throwable cause)

Protégé-OWL 3.3.1

Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.