| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/AuxControl/SRL-JavaScript/master/lib/Exceptions/Implementation.js | [Back] [Original] |
'use strict'
class ImplementationException extends Error {
}
module.exports = ImplementationException
| Web Proxy Viewer | New URL | Original Page |