Class NativeCodeException

All Implemented Interfaces:
Serializable

public class NativeCodeException extends RuntimeException
See Also:
  • Constructor Details

    • NativeCodeException

      public NativeCodeException(String message, int reason)
    • NativeCodeException

      public NativeCodeException(String message)