Class RuntimeExceptionProxy
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.powermock.api.mockito.internal.mockcreation.RuntimeExceptionProxy
-
- All Implemented Interfaces:
java.io.Serializable
public class RuntimeExceptionProxy extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuntimeExceptionProxy(java.lang.Throwable t)
-