Class AnkaHostPortBusyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.veertu.plugin.anka.exceptions.AnkaException
-
- com.veertu.plugin.anka.exceptions.AnkaHostException
-
- com.veertu.plugin.anka.exceptions.AnkaHostPortBusyException
-
- All Implemented Interfaces:
Serializable
public class AnkaHostPortBusyException extends AnkaHostException
Created by asafgur on 07/12/2016.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AnkaHostPortBusyException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
AnkaHostPortBusyException
public AnkaHostPortBusyException(String message)
-
-