Package | Description |
---|---|
act.util | |
act.view |
Modifier and Type | Method and Description |
---|---|
static List<String> |
ActError.Util.stackTraceOf(ActError error) |
static List<String> |
ActError.Util.stackTraceOf(Throwable t,
ActError root) |
Modifier and Type | Method and Description |
---|---|
static SourceInfo |
ActError.Util.loadSourceInfo(StackTraceElement[] stackTraceElements,
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.