Class DOMRpcImplementationNotAvailableException

    • Constructor Detail

      • DOMRpcImplementationNotAvailableException

        public DOMRpcImplementationNotAvailableException​(@NonNull String format,
                                                         Object... args)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • DOMRpcImplementationNotAvailableException

        public DOMRpcImplementationNotAvailableException​(@NonNull Throwable cause,
                                                         @NonNull String format,
                                                         Object... args)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • DOMRpcImplementationNotAvailableException

        public DOMRpcImplementationNotAvailableException​(String message,
                                                         Throwable cause)
        Deprecated, for removal: This API element is subject to removal in a future version.