static class AlignInLineAction.InvalidSelection extends java.lang.Exception
| Constructor and Description |
|---|
InvalidSelection()
Create an InvalidSelection exception with default message
|
InvalidSelection(java.lang.String msg)
Create an InvalidSelection exception with specific message
|
InvalidSelection()
InvalidSelection(java.lang.String msg)
msg - Message that will be displayed to the user