Klasse IniConfigException

Alle implementierten Schnittstellen:
Serializable

public class IniConfigException extends IOException
Siehe auch:
  • Felddetails

    • configRepairer

      private Runnable configRepairer
  • Konstruktordetails

    • IniConfigException

      public IniConfigException()
    • IniConfigException

      public IniConfigException(String message, Runnable configRepairer)
  • Methodendetails

    • getConfigRepairer

      public Runnable getConfigRepairer()