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.1 2006/02/16 22:13:21 turri Exp $
- Author:
- Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, Andreas Pfeiffer, Mark Donszelmann, Guy Barrand
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OutOfStorageException
public OutOfStorageException(String msg)
OutOfStorageException
public OutOfStorageException()
Copyright © 2000-2004 AIDA Team, All Rights Reserved.