Package com.twilio.voice
Class AccessTokenParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.twilio.voice.AccessTokenParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class AccessTokenParseException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AccessTokenParseException(java.lang.String message)
-