public class InvalidFileNameException extends RuntimeException
| Constructor and Description | 
|---|
| InvalidFileNameException(String pName,
                        String pMessage)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 © 2000-2020 Apache Software Foundation. All Rights Reserved.