FreeHEP API
Version current

hep.aida.ref
Class ReadOnlyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byhep.aida.ref.ReadOnlyException
All Implemented Interfaces:
Serializable

public class ReadOnlyException
extends RuntimeException

An exception thrown when an attempt is made to modify a readOnly AIDA object.

Version:
$Id: ReadOnlyException.java,v 1.1 2002/11/02 01:58:31 tonyj Exp $
Author:
tonyj
See Also:
Serialized Form
Source Code:
ReadOnlyException.java

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

ReadOnlyException

public ReadOnlyException()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.