com.ontotext.ordi.exception
Class ORDIException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.ontotext.ordi.exception.ORDIException
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - ORDIReadOnlyException, ORDIWarning
 
public class ORDIException
- extends Exception
 
Super type for all ORDI specific exceptions.
- Author:
 
  - vassil
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ORDIException
public ORDIException(String msg)
ORDIException
public ORDIException(String msg,
                     Throwable t)
ORDIException
public ORDIException(Throwable t)
Copyright © 2008. All Rights Reserved.