Rule Designer API

ilog.rules.dvs.common.output
Class IlrScenarioFormatException

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.IlrScenarioFormatException
All Implemented Interfaces:
Serializable

public class IlrScenarioFormatException
extends IlrTestingException

Thrown when an error occurs while manipulating the scenario format.

Since:
7.0
See Also:
Serialized Form

Constructor Summary
IlrScenarioFormatException(String s)
           
IlrScenarioFormatException(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

IlrScenarioFormatException

public IlrScenarioFormatException(String s)

IlrScenarioFormatException

public IlrScenarioFormatException(Throwable throwable)

Rule Designer API

© Copyright IBM Corp. 1987, 2013