public class InvalidFileNameException extends RuntimeException
| Constructor and Description |
|---|
InvalidFileNameException(String sName,
String sMessage)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getName()
Copyright © 2014–2019 Philip Helger. All rights reserved.