Class ApiLocalRuntimeException

All Implemented Interfaces:
Serializable

public class ApiLocalRuntimeException extends AbstractRuntimeException
本地接口调用错误
Since:
1.0.1
Version:
1.0.1
Author:
xmagic
See Also:
  • Constructor Details

    • ApiLocalRuntimeException

      public ApiLocalRuntimeException(String err, String tag)
    • ApiLocalRuntimeException

      public ApiLocalRuntimeException(String err)
    • ApiLocalRuntimeException

      public ApiLocalRuntimeException()