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

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

Uses of RpcReplyErrorMessage in com.vhosting.netconf.frame
 

Methods in com.vhosting.netconf.frame that return RpcReplyErrorMessage
 RpcReplyErrorMessage RpcReplyError.getErrorMessage()
          Get human readable information about the problem.