Class OpenTokException

    • Constructor Summary

      Constructors 
      Constructor Description
      OpenTokException​(java.lang.String message)
      Constructor.
      OpenTokException​(java.lang.String message, java.lang.Throwable cause)
      Constructor.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • OpenTokException

        public OpenTokException​(java.lang.String message)
        Constructor. Do not use.
      • OpenTokException

        public OpenTokException​(java.lang.String message,
                                java.lang.Throwable cause)
        Constructor. Do not use.