hep.aida
Class AlreadyConvertedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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.

See Also:
Serialized Form

Constructor Summary
AlreadyConvertedException()
           
AlreadyConvertedException(String msg)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlreadyConvertedException

public AlreadyConvertedException(String msg)

AlreadyConvertedException

public AlreadyConvertedException()


jHepWork 3.2 © jWork.org