Class UnsupportedEncodingException

    • Constructor Detail

      • UnsupportedEncodingException

        public UnsupportedEncodingException​(String errorCode,
                                            String errorMessage,
                                            Throwable rootCause)
      • UnsupportedEncodingException

        public UnsupportedEncodingException​(String errorCode,
                                            String errorMessage)