@Deprecated
public final class ParseException
extends java.lang.Exception
An exception indicating problems while parsing formal string representations
of either KeyStroke or KeySequence objects.
ParseException objects are immutable. Clients are not
permitted to extend this class.
| Constructor and Description |
|---|
ParseException(java.lang.String s)
Deprecated.
Constructs a
ParseException with the specified detail
message. |
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.