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