Class PropertyException

All Implemented Interfaces:
Serializable

public class PropertyException extends RuntimeException
Standardized runtime exception type for PropertyFile and related utilities.
See Also:
  • Constructor Details

    • PropertyException

      public PropertyException(String message)
    • PropertyException

      public PropertyException(String message, Throwable cause)