Class NoUserJsonFoundException

All Implemented Interfaces:
Serializable

public class NoUserJsonFoundException extends FileNotFoundException
Thrown when the user data folder contains no json files
See Also:
  • Constructor Details

    • NoUserJsonFoundException

      public NoUserJsonFoundException(String message)
      Thrown when the user folder has not been set up correctly and does not contain any json files
      Parameters:
      message - The message you want to use for the exception