Module watamebot

Class PropertyException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnmodifiablePropertyException

public class PropertyException extends RuntimeException
See Also:
  • Constructor Details

    • PropertyException

      public PropertyException(Throwable t)
    • PropertyException

      public PropertyException(String msg)
    • PropertyException

      public PropertyException(String msg, Throwable t)