Class AppConfigException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class AppConfigException
    extends Exception
                        

    Represents the AppConfig related parsing error.

    • Constructor Detail

      • AppConfigException

        AppConfigException(String message)
    • Method Detail