Package io.anyline2.core
Class PluginException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.anyline2.core.AnylineException
-
- io.anyline2.core.PluginException
-
- All Implemented Interfaces:
java.io.Serializable
public class PluginException extends AnylineException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PluginException(int errorCode, java.lang.String reason)
-
Method Summary
-
Methods inherited from class io.anyline2.core.AnylineException
errorCode, getMessage, reason
-
-