FreeHEP API
Version v1.2

hep.aida.ref
Class ReadOnlyException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--hep.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

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 v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.