public class SKError
extends java.lang.Object
| Constructor and Description |
|---|
SKError() |
| Modifier and Type | Method and Description |
|---|---|
static TSInfo |
getInfo(java.lang.Throwable t) |
static void |
initContext() |
static void |
main(java.lang.String[] args) |
static java.lang.Throwable |
registry(TSLevel level,
java.lang.String codigo,
java.lang.Throwable t) |
static void |
release() |
public static void initContext()
public static java.lang.Throwable registry(TSLevel level, java.lang.String codigo, java.lang.Throwable t)
public static void release()
public static TSInfo getInfo(java.lang.Throwable t)
public static void main(java.lang.String[] args)