Package top.focess.qq.api.net
Class IllegalPortException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- top.focess.qq.api.net.IllegalPortException
-
- All Implemented Interfaces:
Serializable
public class IllegalPortException extends IOException
Thrown to indicate this port is not available- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalPortException(int port)Constructs a IllegalPortException
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-