This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hmt
/
bangbib
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
350d48df1e
Branches
Tags
master
v1.0.0
bangbib
/
src
/
exceptions.js
exceptions.js
87 B
History
Raw
1
2
3
4
export function DontBubbleException () {
this.message = 'Kursbuchlöschung'
}