类 OperationCancelledException

    • 构造器详细资料

      • OperationCancelledException

        public OperationCancelledException()
      • OperationCancelledException

        public OperationCancelledException​(String message)
      • OperationCancelledException

        public OperationCancelledException​(Throwable cause)
      • OperationCancelledException

        public OperationCancelledException​(String message,
                                           Throwable cause)