Rule Execution Server API

ilog.rules.bom.util
Class IlrMissingFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ilog.rules.bom.util.IlrMissingFormatException
All Implemented Interfaces:
Serializable

public class IlrMissingFormatException
extends RuntimeException

This exception is thrown whenever a format object cannot be found when formatting is requested.

Since:
4.0
See Also:
Serialized Form

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
 


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013