1: package net.sourceforge.squirrel_sql.plugins.syntax; 2: 3: public class SyntaxPrefChangeNotSupportedException extends 4: RuntimeException { 5: }