Class nLoginNotLoadedException

All Implemented Interfaces:
Serializable

public class nLoginNotLoadedException extends IllegalStateException
Exception thrown when the API has not yet been instantiated by the plugin.

How to fix it:

See Also:
  • Constructor Details

    • nLoginNotLoadedException

      public nLoginNotLoadedException(String message)