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