Class VNSException

  • All Implemented Interfaces:
    Serializable

    public class VNSException
    extends IOException
    Special exception type thrown by VinciClient/VinciServer when VNS itself reports an error.
    See Also:
    Serialized Form
    • Constructor Detail

      • VNSException

        public VNSException​(String message)