Exception: Sxn::Database::DuplicateSessionError

Inherits:
Error
  • Object
show all
Defined in:
lib/sxn/database/errors.rb

Overview

Raised when trying to create a session with a name that already exists

Instance Attribute Summary

Attributes inherited from Error

#exit_code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Sxn::Error