Package io.anyline2.core
Class exceptionsJNI
-
- All Implemented Interfaces:
public class exceptionsJNI
-
-
Constructor Summary
Constructors Constructor Description exceptionsJNI()
-
Method Summary
Modifier and Type Method Description final static void
delete_AnylineException(long jarg1)
final static void
delete_ArgumentException(long jarg1)
final static void
delete_PluginException(long jarg1)
final static long
ArgumentException_SWIGUpcast(long jarg1)
final static long
PluginException_SWIGUpcast(long jarg1)
-
-
Method Detail
-
delete_AnylineException
final static void delete_AnylineException(long jarg1)
-
delete_ArgumentException
final static void delete_ArgumentException(long jarg1)
-
delete_PluginException
final static void delete_PluginException(long jarg1)
-
ArgumentException_SWIGUpcast
final static long ArgumentException_SWIGUpcast(long jarg1)
-
PluginException_SWIGUpcast
final static long PluginException_SWIGUpcast(long jarg1)
-
-
-
-