Class WrapperJNIError

  • All Implemented Interfaces:
    Serializable

    public class WrapperJNIError
    extends Error
    WrapperJNIErrors are thrown when user code encounters problems accessing native Wrapper features.
    Author:
    Tanuki Software Development Team <support@tanukisoftware.com>
    See Also:
    Serialized Form
    • Method Detail

      • toString

        public String toString()
        Return string representation of the Error.
        Overrides:
        toString in class Throwable
        Returns:
        String representation of the Error.