Uses of Class
de.fhhannover.inform.trust.ifmapj.exception.IfmapErrorCode

Packages that use IfmapErrorCode
de.fhhannover.inform.trust.ifmapj.exception This package provides IfmapJ exception classes. 
 

Uses of IfmapErrorCode in de.fhhannover.inform.trust.ifmapj.exception
 

Methods in de.fhhannover.inform.trust.ifmapj.exception that return IfmapErrorCode
 IfmapErrorCode IfmapErrorResult.getErrorCode()
           
static IfmapErrorCode IfmapErrorCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IfmapErrorCode[] IfmapErrorCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.fhhannover.inform.trust.ifmapj.exception with parameters of type IfmapErrorCode
IfmapErrorResult(IfmapErrorCode errCode, String errStr)
          Construct a IfmapErrorResult exception with obligatory parameters
IfmapErrorResult(IfmapErrorCode errCode, String errStr, String name)
           
 



Copyright © 2012 Trust@FHH. All Rights Reserved.