ILOG JRules

ilog.rules.bres.model.archive
Class IlrArchiveException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ilog.rules.bres.util.IlrLocalizedException
              extended by ilog.rules.bres.model.IlrRepositoryException
                  extended by ilog.rules.bres.model.archive.IlrArchiveException
All Implemented Interfaces:
Serializable

public class IlrArchiveException
extends IlrRepositoryException

An IlrArchiveException is thrown when a ruleApp archive is invalid.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class ilog.rules.bres.util.IlrLocalizedException
getLocalizedMessage, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


ILOG JRules