Class LoadPropertiesException

All Implemented Interfaces:
Serializable

public class LoadPropertiesException extends CamelException
Represents a failure to open a Properties file at a given URL
See Also:
  • Constructor Details

    • LoadPropertiesException

      public LoadPropertiesException(URL url, Exception cause)
  • Method Details

    • getUrl

      public URL getUrl()