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, toString
public String getName()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.