createError   = require('errno').create
ChsSegError   = createError('ChsSegError')

exports = module.exports =
  ChsSegError         : ChsSegError