uk.ac.gla.dcs.renaissance.iqir
Class QIAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.gla.dcs.renaissance.iqir.QIAException
- All Implemented Interfaces:
- Serializable
public class QIAException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QIAException
public QIAException()
QIAException
public QIAException(String message,
Throwable t)
QIAException
public QIAException(Throwable t,
String format,
Object... values)
QIAException
public QIAException(String message)
QIAException
public QIAException(String format,
Object... values)
QIAException
public QIAException(Throwable t)
addContext
public void addContext(String string,
Object... values)
getContext
public List<String> getContext()
Copyright © 2011. All Rights Reserved.