Uses of Class
org.exoplatform.webconferencing.CallInfoException
-
Packages that use CallInfoException Package Description org.exoplatform.webconferencing -
-
Uses of CallInfoException in org.exoplatform.webconferencing
Subclasses of CallInfoException in org.exoplatform.webconferencing Modifier and Type Class Description classCallArgumentExceptionIndicates that call parameter is wrong (for creation or update).classCallConflictExceptionCall already exists or cannot be created with given identifier(s).classCallOwnerExceptionCall has wrong owner type.classCallSettingsExceptionIndicate that call has wrong or not applicable settings (badly formatted, not possibly to encoded, too long etc).
-