Repository URL to install this package:
|
Version:
1.2.3 ▾
|
"""
Exceptions for the LTI Consumer XBlock.
"""
class LtiError(Exception):
"""
General error class for LTI XBlock.
"""