Class LootTableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ryandw11.structure.exceptions.LootTableException
All Implemented Interfaces:
Serializable

public class LootTableException extends RuntimeException
This is thrown when there is an error with a loot table.
See Also:
Serialized Form
  • Constructor Details

    • LootTableException

      public LootTableException(String message)