Class ClientErrorException

    • Constructor Detail

      • ClientErrorException

        public ClientErrorException​(String message)
      • ClientErrorException

        public ClientErrorException​(String message,
                                    Throwable cause)
    • Method Detail

      • getClientErrorCode

        public abstract int getClientErrorCode()