|
barchart-udt-core 2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorUDT | |
|---|---|
| com.barchart.udt | Java wrapper around native C++ UDT protocol |
| com.barchart.udt.net | java.net - Style Programming API for UDT |
| Uses of ErrorUDT in com.barchart.udt |
|---|
| Methods in com.barchart.udt that return ErrorUDT | |
|---|---|
static ErrorUDT |
ErrorUDT.errorFrom(int code)
|
ErrorUDT |
ExceptionUDT.getError()
|
ErrorUDT |
SocketUDT.getError()
Error object wrapper. |
static ErrorUDT |
ErrorUDT.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ErrorUDT[] |
ErrorUDT.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.barchart.udt with parameters of type ErrorUDT | |
|---|---|
ExceptionUDT(int socketID,
ErrorUDT error,
String comment)
Instantiates a new exception udt for synthetic JNI wrapper exception. |
|
| Uses of ErrorUDT in com.barchart.udt.net |
|---|
| Constructors in com.barchart.udt.net with parameters of type ErrorUDT | |
|---|---|
ExceptionReceiveUDT(int socketID,
ErrorUDT error,
String comment)
|
|
ExceptionSendUDT(int socketID,
ErrorUDT error,
String comment)
|
|
|
barchart-udt-core 2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||