Class AnkaHostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.veertu.plugin.anka.exceptions.AnkaException
com.veertu.plugin.anka.exceptions.AnkaHostException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AnkaHostConfigurationException
,AnkaHostInternalException
,AnkaHostLogicException
,AnkaHostPortBusyException
,AnkaVmNotFoundException
Created by avia on 04/07/2016.
- See Also:
-
Constructor Summary
ConstructorDescriptionAnkaHostException
(String s, Throwable cause) AnkaHostException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AnkaHostException
-
AnkaHostException
-
AnkaHostException
-
AnkaHostException
-