Class OncRpcProgramNotRegisteredException

All Implemented Interfaces:
Serializable

public class OncRpcProgramNotRegisteredException extends OncRpcException
The class OncRpcProgramNotRegisteredException indicates that the requests ONC/RPC program is not available at the specified host.
Version:
$Revision: 1.2 $ $Date: 2005/11/11 21:03:30 $ $State: Exp $ $Locker: $
Author:
Harald Albrecht
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Defines the serial version UID for OncRpcProgramNotRegisteredException.
      See Also:
  • Constructor Details

    • OncRpcProgramNotRegisteredException

      public OncRpcProgramNotRegisteredException()
      Constructs an ONC/RPC program not registered exception with a detail code of OncRpcException.RPC_PROGNOTREGISTERED and an appropriate clear-text detail message.