public class OncRpcProgramNotRegisteredException extends OncRpcException
OncRpcProgramNotRegisteredException
indicates
that the requests ONC/RPC program is not available at the specified host.RPC_AUTHERROR, RPC_BUFFEROVERFLOW, RPC_BUFFERUNDERFLOW, RPC_CANNOTREGISTER, RPC_CANTDECODEARGS, RPC_CANTDECODERES, RPC_CANTENCODEARGS, RPC_CANTRECV, RPC_CANTSEND, RPC_FAILED, RPC_PMAPFAILURE, RPC_PROCUNAVAIL, RPC_PROGNOTREGISTERED, RPC_PROGUNAVAIL, RPC_PROGVERSMISMATCH, RPC_SUCCESS, RPC_SYSTEMERROR, RPC_TIMEDOUT, RPC_UNKNOWNPROTO, RPC_VERSMISMATCH, RPC_WRONGMESSAGE
Constructor and Description |
---|
OncRpcProgramNotRegisteredException()
Constructs an ONC/RPC program not registered exception with a detail
code of
OncRpcException.RPC_PROGNOTREGISTERED and an
appropriate clear-text detail message. |
getMessage, getReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.