Class nLoginNotReadyException

All Implemented Interfaces:
Serializable

public class nLoginNotReadyException extends IllegalStateException
Exception thrown when the API is not ready to be used yet.

How to fix it:

See Also:
  • Constructor Details

    • nLoginNotReadyException

      public nLoginNotReadyException(String message)