edu.rice.cs.cunit.concJUnit
Class TestThreadGroup.LuckyWarningsDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.rice.cs.cunit.concJUnit.TestThreadGroup.LuckyWarningsDisabledException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TestThreadGroup
public static class TestThreadGroup.LuckyWarningsDisabledException
- extends Exception
Exception indicating that "lucky" warnings can't be used.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TestThreadGroup.LuckyWarningsDisabledException
public TestThreadGroup.LuckyWarningsDisabledException(String message,
Throwable cause)
- Constructor for a new exception.
- Parameters:
message
- descriptioncause
- the exception that was thrown