Class InexistentTreasureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.Moshu.TreasureHunt.Core.API.Exceptions.InexistentTreasureException
All Implemented Interfaces:
Serializable

public class InexistentTreasureException extends RuntimeException
See Also:
  • Constructor Details

    • InexistentTreasureException

      public InexistentTreasureException(String message)