AIDA API
Version 3.3

hep.aida
Class OutOfStorageException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byhep.aida.OutOfStorageException
All Implemented Interfaces:
Serializable

public class OutOfStorageException
extends RuntimeException

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

Version:
$Id: OutOfStorageException.java,v 1.1 2002/08/02 00:09:01 duns Exp $
Author:
Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, Andreas Pfeiffer, Mark Donszelmann, Guy Barrand
See Also:
Serialized Form

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

OutOfStorageException

public OutOfStorageException(String msg)

OutOfStorageException

public OutOfStorageException()

AIDA API
Version 3.3

Copyright © 2000-2004 AIDA Team, All Rights Reserved.