Class InvalidArgumentException

All Implemented Interfaces:
Serializable

public class InvalidArgumentException extends OpenTokException
Defines an exception object thrown when an invalid argument is passed into a method.
See Also:
  • Constructor Details

    • InvalidArgumentException

      public InvalidArgumentException(String message)
      Constructor. Do not use.