net.sf.saffron.util
Class SaffronResource
java.lang.Object
|
+--net.sf.saffron.util.SaffronResource
- public class SaffronResource
- extends Object
todo:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
global
static SaffronResource global
SaffronResource
public SaffronResource()
getDefault
public static SaffronResource getDefault()
assertTrue
public void assertTrue(boolean b,
String reason)
assertTrue
public void assertTrue(boolean b)
newInternal
public RuntimeException newInternal(Throwable e)
newInternal
public RuntimeException newInternal(Throwable e,
String reason)
newInternal
public RuntimeException newInternal()
newInternal
public RuntimeException newInternal(String reason)
newError
private RuntimeException newError()
newError
private RuntimeException newError(String reason)