public class InvalidFileNameException
extends java.lang.RuntimeException
Constructor and Description |
---|
InvalidFileNameException(java.lang.String pName,
java.lang.String pMessage)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the invalid file name.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.