Uses of Class
com.dukascopy.api.JFException.Error

Packages that use JFException.Error
com.dukascopy.api   
 

Uses of JFException.Error in com.dukascopy.api
 

Methods in com.dukascopy.api that return JFException.Error
static JFException.Error JFException.Error.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JFException.Error[] JFException.Error.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.dukascopy.api with parameters of type JFException.Error
JFException(JFException.Error errorCode)
           
JFException(JFException.Error errorCode, String message)
           
 



Copyright © 2009. All Rights Reserved.