Class NotUserFolderException

All Implemented Interfaces:
Serializable

public class NotUserFolderException extends ClassCastException
Used for player data management related issues
See Also:
  • Constructor Details Link icon

    • NotUserFolderException Link icon

      public NotUserFolderException(String message)
      Thrown when the class you are trying to use as the mapper is not instance of UserFolder
      Parameters:
      message - The message you want to send alongside it