OSCI2-StarterKit


Uses of Class
eu.osci.OSCIFault

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


Copyright © 2010 Freie Hansestadt Bremen.