Package tigase.socks5

Class Socks5Exception

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
QuotaException

public class Socks5Exception extends Exception
Author:
andrzej
See Also:
  • Constructor Details

    • Socks5Exception

      public Socks5Exception(String message)
    • Socks5Exception

      public Socks5Exception(String message, Throwable cause)