| Package | Description |
|---|---|
| org.cthul.proc |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcError.ReflectiveREFactory |
| Modifier and Type | Field and Description |
|---|---|
static ProcError.REFactory |
ProcError.IllegalArgumentExceptionFactory |
static ProcError.REFactory |
ProcError.RuntimeExceptionFactory |
| Modifier and Type | Method and Description |
|---|---|
static ProcError.REFactory |
ProcError.reFactory(Class<? extends RuntimeException> reClazz) |
| Constructor and Description |
|---|
ProcError(ProcError.REFactory reFactory,
String message) |
ProcError(ProcError.REFactory reFactory,
String message,
Throwable cause) |
ProcError(ProcError.REFactory reFactory,
Throwable cause) |
Copyright © 2013. All Rights Reserved.