Class PropertyReadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thomilist.dimensionalinventories.exception.PropertyReadException
All Implemented Interfaces:
Serializable

public class PropertyReadException extends RuntimeException
See Also:
  • Constructor Details

    • PropertyReadException

      public PropertyReadException()
    • PropertyReadException

      public PropertyReadException(String message)
    • PropertyReadException

      public PropertyReadException(Throwable cause)
    • PropertyReadException

      public PropertyReadException(String message, Throwable cause)