Class ApiNativeException

All Implemented Interfaces:
Serializable

public class ApiNativeException extends AbstractException
原生接口调用错误
Since:
1.0.1
Version:
1.0.1
Author:
xmagic
See Also:
  • Constructor Details

    • ApiNativeException

      public ApiNativeException(String err, String tag)
    • ApiNativeException

      public ApiNativeException(String err)
    • ApiNativeException

      public ApiNativeException()