Skip to content

Commit 0b77efe

Browse files
committed
add missing package-info for com.tangosol.net.messaging package
(auto-submit 113015 after successfully running remote remote.full) Job ID: job.9.20241218150726.18377 [git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.2.0/": change = 113019]
1 parent b212f44 commit 0b77efe

File tree

2 files changed

+129
-175
lines changed

2 files changed

+129
-175
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/*
2+
* Copyright (c) 2000, 2024, Oracle and/or its affiliates.
3+
*
4+
* Licensed under the Universal Permissive License v 1.0 as shown at
5+
* https://oss.oracle.com/licenses/upl.
6+
*/
7+
8+
/**
9+
* Contains exception classes related to connection error.
10+
*/
11+
package com.tangosol.net.messaging;

0 commit comments

Comments
 (0)