Package com.zeroc.Ice

Class ServerNotFoundException

All Implemented Interfaces:
Serializable

public class ServerNotFoundException extends UserException
The exception that is thrown when a server was not found.
See Also:
  • Constructor Details

    • ServerNotFoundException

      public ServerNotFoundException()
      Constructs a ServerNotFoundException.
  • Method Details

    • ice_id

      public String ice_id()
      Returns the type id of this exception.
      Specified by:
      ice_id in class UserException
      Returns:
      The type id of this exception.