FreeHEP API
Version 3.2.1

hep.aida
Class AlreadyConvertedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--hep.aida.AlreadyConvertedException
All Implemented Interfaces:
Serializable

public class AlreadyConvertedException
extends RuntimeException

Exception thrown if an ICloud has already been converted and the user tries to access an entry information.

Author:
Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, Andreas Pfeiffer, Mark Donszelmann, Guy Barrand
See Also:
Serialized Form

Constructor Summary
AlreadyConvertedException()
           
AlreadyConvertedException(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

AlreadyConvertedException

public AlreadyConvertedException(String msg)

AlreadyConvertedException

public AlreadyConvertedException()

FreeHEP API
Version 3.2.1

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