com.mycila.junit.concurrent
Class ConcurrentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mycila.junit.concurrent.ConcurrentException
- All Implemented Interfaces:
- Serializable
public final class ConcurrentException
- extends RuntimeException
- Author:
- Mathieu Carbou (mathieu.carbou@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
unwrap
public Throwable unwrap()
wrap
public static ConcurrentException wrap(Throwable t)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.