|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.utility.exception.Check
public class Check
Class is used to generate exceptions and errors under specific circumstances. In most cases this results in an error written to the log.
| Constructor Summary | |
|---|---|
protected |
Check()
|
| Method Summary | |
|---|---|
static void |
assertion(boolean condition,
java.lang.String errMsg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Check()
| Method Detail |
|---|
public static void assertion(boolean condition,
java.lang.String errMsg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||