class CMISException in CMIS API 6.3
Same name and namespace in other branches
- 6.4 cmis.module \CMISException
- 6.2 cmis.module \CMISException
- 7.2 cmis.module \CMISException
- 7 cmis.module \CMISException
CMIS Exception class.
Hierarchy
- class \CMISException extends \Exception
Expanded class hierarchy of CMISException
File
- ./
cmis.module, line 203
View source
class CMISException extends Exception {
}