summaryrefslogtreecommitdiffstats
path: root/lcm/lcm/pub/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'lcm/lcm/pub/exceptions.py')
-rw-r--r--lcm/lcm/pub/exceptions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcm/lcm/pub/exceptions.py b/lcm/lcm/pub/exceptions.py
index 6249dd4e..274c0d06 100644
--- a/lcm/lcm/pub/exceptions.py
+++ b/lcm/lcm/pub/exceptions.py
@@ -12,5 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+
class NFLCMException(Exception):
pass