Package oshi.util

Class GlobalConfig.PropertyException

All Implemented Interfaces:
Serializable
Enclosing class:
GlobalConfig

public static class GlobalConfig.PropertyException extends RuntimeException
Indicates that a configuration value is invalid.
See Also:
  • Constructor Details

    • PropertyException

      public PropertyException(String property)
      Parameters:
      property - The property name
    • PropertyException

      public PropertyException(String property, String message)
      Parameters:
      property - The property name
      message - An exception message