Class NotFoundException

  • All Implemented Interfaces:
    Serializable

    public class NotFoundException
    extends ChannelException
    Exception thrown if the client attempted to work with a server entity that does not exist.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotFoundException

        public NotFoundException​(String message)