javax.swing
public class UnsupportedLookAndFeelException extends Exception
See Also: isSupportedLookAndFeel
Constructor Summary | |
---|---|
UnsupportedLookAndFeelException(String s)
Creates a new exception instance with the specified message.
|
Parameters: s the exception message.