Module watamebot

Class UnmodifiablePropertyException

All Implemented Interfaces:
Serializable

public class UnmodifiablePropertyException extends PropertyException
See Also:
  • Constructor Details

    • UnmodifiablePropertyException

      public UnmodifiablePropertyException(String msg, Throwable t)
    • UnmodifiablePropertyException

      public UnmodifiablePropertyException(String msg)
    • UnmodifiablePropertyException

      public UnmodifiablePropertyException(Throwable t)