private 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
|
public InvalidSelection()
public InvalidSelection(java.lang.String msg)
msg - Message that will be display to the user