ilog.cpl.storage
Class IlpReadOnlyStorageAdapterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ilog.cpl.storage.IlpReadOnlyStorageAdapterException
All Implemented Interfaces:
Serializable

public class IlpReadOnlyStorageAdapterException
extends Exception

Storage adapter exception used for checking input sources and output destinations.

Compatibility Note: In JViews 8.0, this class has been moved from ilog.cpl.util to this package.

Since:
JViews 8.0
See Also:
Serialized Form

Constructor Summary
IlpReadOnlyStorageAdapterException()
          Constructor
IlpReadOnlyStorageAdapterException(String msg)
          Constructor
 
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

IlpReadOnlyStorageAdapterException

public IlpReadOnlyStorageAdapterException()
Constructor


IlpReadOnlyStorageAdapterException

public IlpReadOnlyStorageAdapterException(String msg)
Constructor

Parameters:
msg - Exception message


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.