Class ParseCancellationException

    • Constructor Detail

      • ParseCancellationException

        public ParseCancellationException()
      • ParseCancellationException

        public ParseCancellationException​(String message)
      • ParseCancellationException

        public ParseCancellationException​(Throwable cause)
      • ParseCancellationException

        public ParseCancellationException​(String message,
                                          Throwable cause)