Client Reset Required Exception
class ClientResetRequiredException(appPointer: <ERROR CLASS> , error: <ERROR CLASS> ) : Throwable
Content copied to clipboard
Class encapsulating information needed for handling a Client Reset event.
See:Client Reset for more information about when and why Client Reset occurs and how to deal with it.
Constructors
ClientResetRequiredException
Link copied to clipboard
fun ClientResetRequiredException(appPointer: <ERROR CLASS> , error: <ERROR CLASS> )
Content copied to clipboard
Functions
execute Client Reset
Link copied to clipboard
Calling this method will execute the Client Reset manually instead of waiting until the next app restart.