Rule Designer API

ilog.rules.dvs.common.output
Class IlrKPIException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ilog.rules.res.util.IlrSerializableException
              extended by ilog.rules.dvs.common.output.IlrTestingException
                  extended by ilog.rules.dvs.common.output.IlrKPIException
All Implemented Interfaces:
Serializable

public class IlrKPIException
extends IlrTestingException

Thrown when an error occurs while initializing or invoking a KPI.

Since:
7.0
See Also:
Serialized Form

Constructor Summary
IlrKPIException(String s, Throwable throwable)
           
IlrKPIException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class ilog.rules.dvs.common.output.IlrTestingException
getMessages
 
Methods inherited from class ilog.rules.res.util.IlrSerializableException
getCause, initCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IlrKPIException

public IlrKPIException(Throwable throwable)

IlrKPIException

public IlrKPIException(String s,
                       Throwable throwable)

Rule Designer API

© Copyright IBM Corp. 1987, 2013