private static class AlignInLineAction.InvalidSelection extends Exception
Constructor and Description |
---|
InvalidSelection()
Create an InvalidSelection exception with default message
|
InvalidSelection(String msg)
Create an InvalidSelection exception with specific message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
InvalidSelection()
InvalidSelection(String msg)
msg
- Message that will be display to the user