mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-01 18:47:48 +00:00
Merge PR #329 into develop
This is a continuation from #319. The singleton-ish interface has not been changed yet. Change-Id: I93c8f1145561184f6e91f7e8f7debd3b48936205
This commit is contained in:
@@ -27,3 +27,6 @@ class DisjunctionError(ServiceError):
|
||||
class SpectrumError(Exception):
|
||||
'''Spectrum errors of the program'''
|
||||
|
||||
class ParametersError(ConfigurationError):
|
||||
'''Incomplete or wrong configurations within parameters json'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user