public class NestableRuntimeException
extends RuntimeException
| Constructor and Description |
|---|
NestableRuntimeException() |
NestableRuntimeException(String msg) |
NestableRuntimeException(String msg,
Throwable throwable) |
NestableRuntimeException(Throwable throwable) |
public NestableRuntimeException()
public NestableRuntimeException(String msg)
public NestableRuntimeException(String msg,
Throwable throwable)
public NestableRuntimeException(Throwable throwable)