com.ontotext.ordi.exception
Class ORDIReadOnlyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ontotext.ordi.exception.ORDIException
              extended by com.ontotext.ordi.exception.ORDIReadOnlyException
All Implemented Interfaces:
Serializable

public class ORDIReadOnlyException
extends ORDIException

See Also:
Serialized Form

Constructor Summary
ORDIReadOnlyException(String msg)
           
ORDIReadOnlyException(String msg, Throwable t)
           
ORDIReadOnlyException(Throwable t)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ORDIReadOnlyException

public ORDIReadOnlyException(String msg)

ORDIReadOnlyException

public ORDIReadOnlyException(String msg,
                             Throwable t)

ORDIReadOnlyException

public ORDIReadOnlyException(Throwable t)


Copyright © 2008. All Rights Reserved.