Uses of Class
com.moxa.mxuportapi.MxException.ErrorCode

Uses of MxException.ErrorCode in com.moxa.mxuportapi
 

Methods in com.moxa.mxuportapi that return MxException.ErrorCode
 MxException.ErrorCode MxException.getErrorCode()
          Gets the MxUPortAPI error code.
static MxException.ErrorCode MxException.ErrorCode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MxException.ErrorCode[] MxException.ErrorCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.