We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ee800 commit cec7f71Copy full SHA for cec7f71
1 file changed
verda/exceptions.py
@@ -12,6 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+
16
class APIException(Exception):
17
"""This exception is raised if there was an error from verda's API.
18
0 commit comments