Class AnkaHostLogicException
- 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.AnkaHostLogicException
-
- All Implemented Interfaces:
Serializable
public class AnkaHostLogicException extends AnkaHostException
Created by asafgur on 07/12/2016.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AnkaHostLogicException(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
-
AnkaHostLogicException
public AnkaHostLogicException(String s)
-
-