Method: CmisServer::ObjectNotFound#summary
- Defined in:
- lib/cmis_server/exceptions.rb
#summary ⇒ Object
90 91 92 |
# File 'lib/cmis_server/exceptions.rb', line 90 def summary "The requested object could not be found in this CMIS repository or you don't have permissions to access it" end |