Class NoFormatFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.electronwill.nightconfig.core.file.NoFormatFoundException
All Implemented Interfaces:
Serializable

public class NoFormatFoundException extends RuntimeException
See Also:
  • Constructor Details

    • NoFormatFoundException

      public NoFormatFoundException(String message)
    • NoFormatFoundException

      public NoFormatFoundException(String message, Throwable cause)