Package de.funfried.netbeans.plugins.external.formatter.exceptions
package de.funfried.netbeans.plugins.external.formatter.exceptions
Exceptions package for External Code Formatters.
-
ExceptionsClassDescription
RuntimeException
which is thrown when a configuration file could not be parsed or even loaded.An exception thrown when there is an error reading settings from the code formatter profile of an Eclipse formatter config file.RuntimeException
which is thrown when an external formatter failed to format a given code.RuntimeException
which is thrown when a given profile name could not be found in a formatter configuration.