Class PropertyNotSetException

All Implemented Interfaces:
Serializable

public class PropertyNotSetException extends ConfigurationException
Is used if a property that must be set, is not set in the BzstDipConfigurationBuilder.
See Also:
  • Constructor Details

    • PropertyNotSetException

      public PropertyNotSetException(String propertyName)