Interface ConfigurationProblem


public interface ConfigurationProblem
Interface that can be implemented by exceptions to allow for config issues to be easily fixed in dev mode.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details