FreeHEP API
Version 3.2.1

hep.aida
Class OutOfStorageException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--hep.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.html,v 1.2 2003/10/09 15:24:23 turri 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()

FreeHEP API
Version 3.2.1

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