| Package | Description |
|---|---|
| org.cthul.proc |
| Modifier and Type | Method and Description |
|---|---|
protected ProcError |
ProcBase.exception(Class<? extends RuntimeException> reClazz,
String message,
Throwable cause) |
protected ProcError |
ProcBase.illegalArgumentException(String message) |
protected ProcError |
ProcBase.runtimeException(String message) |
protected ProcError |
ProcBase.runtimeException(String message,
Throwable cause) |
Copyright © 2013. All Rights Reserved.