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