| Package | Description |
|---|---|
| org.osgl | |
| org.osgl.exception | |
| org.osgl.util | |
| org.osgl.util.algo |
| Class and Description |
|---|
| FastRuntimeException
Runtime exception without fill the stack trace.
|
| NotAppliedException
Used by function object to indicate that it doesn't apply to the parameter
specified.
|
| Class and Description |
|---|
| FastRuntimeException
Runtime exception without fill the stack trace.
|
| UnexpectedException
Could be used when programmer think it is not logic to reach somewhere.
|
| Class and Description |
|---|
| ConfigurationException
Indicate a configuration error
|
| InvalidArgException
Argument(s) is not valid
|
| InvalidRangeException
Indicate a computation exceeds the implied range
|
| InvalidStateException
Indicate a certain state of the object is not valid when accepting a message
|
| NotAppliedException
Used by function object to indicate that it doesn't apply to the parameter
specified.
|
| UnexpectedEncodingException
Wrap java's
UnsupportedEncodingException into RuntimeException |
| UnexpectedException
Could be used when programmer think it is not logic to reach somewhere.
|
| UnexpectedIOException
Wrap java's
IOException into runtime exception |
| UnsupportedException
An operation is unsupported
|
| Class and Description |
|---|
| NotAppliedException
Used by function object to indicate that it doesn't apply to the parameter
specified.
|
Copyright © 2017. All Rights Reserved.