public class InvalidFileNameException extends RuntimeException
| Constructor and Description |
|---|
InvalidFileNameException(String name,
String message)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the invalid file name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getName()
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.