net.ontopia.topicmaps.core
Class ReadOnlyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.utils.OntopiaRuntimeException
net.ontopia.topicmaps.core.ReadOnlyException
- All Implemented Interfaces:
- java.io.Serializable
public class ReadOnlyException
- extends OntopiaRuntimeException
PUBLIC: Thrown when changes are attempted made on read-only objects.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReadOnlyException
public ReadOnlyException()
ReadOnlyException
public ReadOnlyException(java.lang.Throwable cause)
ReadOnlyException
public ReadOnlyException(java.lang.String message)
ReadOnlyException
public ReadOnlyException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2000-2012 Ontopia.