Uses of Interface
com.vhosting.netconf.frame.RpcReplyErrorInfo

Packages that use RpcReplyErrorInfo
com.vhosting.netconf.frame Contains everything that is useful to the composition of RPC messages, sending them, receiving the corresponding Reply. 
 

Uses of RpcReplyErrorInfo in com.vhosting.netconf.frame
 

Methods in com.vhosting.netconf.frame that return RpcReplyErrorInfo
 RpcReplyErrorInfo RpcReplyError.getErrorInfo()
          Get additional information about the error, if the error type requires it.