Interface ClientBase.ClientExceptionFactory

  • Enclosing class:
    ClientBase

    protected static interface ClientBase.ClientExceptionFactory
    • Method Detail

      • createException

        java.lang.RuntimeException createException​(int errorCode,
                                                   java.lang.String description)