Class: InvalidStateException

WonderPushSDK. InvalidStateException

new InvalidStateException(message)

Thrown to indicate that an operation as been attempted at an inappropriate time.

Parameters:
Name Type Description
message string

The Human-readable description of the error.

Members

message :string

The Human-readable description of the error.

Type:
  • string

name :string

The error name, here "InvalidStateException"

Type:
  • string