hep.aida
Class OutOfStorageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by hep.aida.OutOfStorageException
All Implemented Interfaces:
Serializable

public class OutOfStorageException
extends RuntimeException

Exception thrown if an ITuple or ICloud runs out of memory.

See Also:
Serialized Form

Constructor Summary
OutOfStorageException()
           
OutOfStorageException(String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OutOfStorageException

public OutOfStorageException(String msg)

OutOfStorageException

public OutOfStorageException()


jHepWork 3.2 © jWork.org