Class CallInfoException

    • Constructor Detail

      • CallInfoException

        public CallInfoException​(String message,
                                 Throwable cause)
        Instantiates a new call info exception.
        Parameters:
        message - the message
        cause - the cause
      • CallInfoException

        public CallInfoException​(String message)
        Instantiates a new call info exception.
        Parameters:
        message - the message