|
OSCI2-StarterKit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OSCIFault | |
---|---|
eu.osci | Constants and error codes. |
Uses of OSCIFault in eu.osci |
---|
Methods in eu.osci that return OSCIFault | |
---|---|
static OSCIFault |
OSCIFault.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OSCIFault[] |
OSCIFault.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in eu.osci with parameters of type OSCIFault | |
---|---|
OSCIException(OSCIFault osciFault,
java.lang.String _details,
java.lang.Throwable ex)
Creates an OSCIException object with the given parameters. |
|
OSCIException(OSCIFault osciFault,
java.lang.Throwable ex)
Creates an OSCIException object with the given parameters. |
|
OSCI2-StarterKit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |