Package | Description |
---|---|
br.com.sankhya.util.troubleshooting |
Modifier and Type | Method and Description |
---|---|
TSLevel |
TSInfoImpl.getLevel() |
TSLevel |
TSInfo.getLevel() |
static TSLevel |
TSLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TSLevel[] |
TSLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Throwable |
SKError.registry(TSLevel level,
java.lang.String codigo,
java.lang.Throwable t) |
Constructor and Description |
---|
TSInfoImpl(TSLevel level,
java.lang.String code) |