com.ontotext.ordi.exception
Class ORDIRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ontotext.ordi.exception.ORDIRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IllegalDataHandlerResultException, IllegalMapperDescriptorFormat, IllegalQueryFormatException
public class ORDIRuntimeException
- extends RuntimeException
Super type for all ORDI runtime 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 |
ORDIRuntimeException
public ORDIRuntimeException(String msg)
ORDIRuntimeException
public ORDIRuntimeException(String msg,
Throwable t)
ORDIRuntimeException
public ORDIRuntimeException(Throwable t)
Copyright © 2008. All Rights Reserved.