Suggestions

close search

StringeeException

public class StringeeException



Defines runtime exceptions thrown by the Stringee Android SDK.



Summary


Public methods
Constructor StringeeException()

Create a StringeeException instance.

Constructor StringeeException(String message)

Create a StringeeException instance.

Constructor StringeeException(String message, Throwable throwable)

Create a StringeeException instance.

Constructor StringeeException(Throwable throwable)

Create a StringeeException instance.



Public methods


StringeeException

StringeeException()

Create a StringeeException instance.



StringeeException

StringeeException(String message)

Create a StringeeException instance.



StringeeException

StringeeException(String message, Throwable throwable)

Create a StringeeException instance.



StringeeException

StringeeException(Throwable throwable)

Create a StringeeException instance.