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:
  • Constructor Details

    • VNSException

      public VNSException(String message)