Class CallSettingsException

All Implemented Interfaces:
Serializable

public class CallSettingsException extends CallInfoException
Indicate that call has wrong or not applicable settings (badly formatted, not possibly to encoded, too long etc). Created by The eXo Platform SAS
Version:
$Id: CallSettingsException.java 00000 Feb 19, 2018 pnedonosko $
Author:
Peter Nedonosko
See Also:
  • Constructor Details

    • CallSettingsException

      public CallSettingsException(String message, Throwable cause)
    • CallSettingsException

      public CallSettingsException(String message)