Interface | Description |
---|---|
XException.ERROR |
Interface to define error codes.
|
Class | Description |
---|---|
RunnableCallable |
Adapter class that allows
Runnable s and Callable s to
be treated as the other. |
Exception | Description |
---|---|
XException |
Generic exception that requires error codes and uses the a message
template from the error code.
|
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.