|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jcoverage.util.NestedRuntimeException
com.jcoverage.coverage.CoverageRuntimeException
public class CoverageRuntimeException
| Constructor Summary | |
|---|---|
CoverageRuntimeException(java.lang.String s)
|
|
CoverageRuntimeException(java.lang.String s,
java.lang.Throwable t)
|
|
CoverageRuntimeException(java.lang.Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class com.jcoverage.util.NestedRuntimeException |
|---|
printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CoverageRuntimeException(java.lang.String s)
public CoverageRuntimeException(java.lang.String s,
java.lang.Throwable t)
public CoverageRuntimeException(java.lang.Throwable t)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||