Class RemoteLicenceCheckException

All Implemented Interfaces:
Serializable

public class RemoteLicenceCheckException extends LicenceKeyException
Thrown when remote licence check is not possible to perform successfully, possibly due to network issues.
See Also:
  • Constructor Details

    • RemoteLicenceCheckException

      public RemoteLicenceCheckException(@NonNull String msg)
    • RemoteLicenceCheckException

      public RemoteLicenceCheckException(@NonNull String msg, @NonNull Throwable innerExc)