public abstract class ExceptionWithErrorInfo
extends java.lang.RuntimeException
| Constructor and Description | 
|---|
| ExceptionWithErrorInfo(ErrorInfo info) | 
| ExceptionWithErrorInfo(ErrorInfo info,
                      java.lang.Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| ErrorInfo | info() |