| Package | Description |
|---|---|
| act.util | |
| act.view |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
ActError.Util.stackTraceOf(ActError error) |
static java.util.List<java.lang.String> |
ActError.Util.stackTraceOf(java.lang.Throwable t,
ActError root) |
| Modifier and Type | Method and Description |
|---|---|
static SourceInfo |
ActError.Util.loadSourceInfo(java.lang.StackTraceElement[] stackTraceElements,
java.lang.Class<? extends ActError> errClz) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActBadRequest |
class |
ActConflict |
class |
ActErrorResult |
class |
ActForbidden |
class |
ActMethodNotAllowed |
class |
ActNotFound |
class |
ActNotImplemented |
class |
ActUnauthorized |
class |
RythmTemplateException |
class |
TemplateException
Base class for Template error
|
Copyright © 2014–2017 ActFramework. All rights reserved.