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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlreadyConvertedException
public AlreadyConvertedException(String msg)
AlreadyConvertedException
public AlreadyConvertedException()
Copyright © 2000-2004 AIDA Team, All Rights Reserved.