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