Uses of Class
com.indexdata.masterkey.pazpar2.client.exceptions.ProxyErrorException.ErrorCode

Packages that use ProxyErrorException.ErrorCode
com.indexdata.masterkey.pazpar2.client.exceptions   
 

Uses of ProxyErrorException.ErrorCode in com.indexdata.masterkey.pazpar2.client.exceptions
 

Methods in com.indexdata.masterkey.pazpar2.client.exceptions that return ProxyErrorException.ErrorCode
static ProxyErrorException.ErrorCode ProxyErrorException.ErrorCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProxyErrorException.ErrorCode[] ProxyErrorException.ErrorCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.indexdata.masterkey.pazpar2.client.exceptions with parameters of type ProxyErrorException.ErrorCode
ProxyErrorException(String msg, ProxyErrorException.ErrorCode code)
          Creates a proxy-specifix error returned to the client as a pazpar2 error.
 



Copyright © 2012. All Rights Reserved.