constructor()
Constructs a InvalidLicenceException with no additional information.
constructor(@NonNull message: String) Constructs a InvalidLicenceException with a message.
Constructs a InvalidLicenceException with a message and inner error.
Constructs a InvalidLicenceException with an inner error.