Class PropertyException

  • All Implemented Interfaces:
    Serializable

    public class PropertyException
    extends org.smallmind.nutsnbolts.lang.FormattedException
    See Also:
    Serialized Form
    • Constructor Detail

      • PropertyException

        public PropertyException()
      • PropertyException

        public PropertyException​(String message,
                                 Object... args)
      • PropertyException

        public PropertyException​(Throwable throwable)