 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.model.face;
String getOriginalFilename()
Get the original filename of this face.
FaceObject getDuplicate()
Returns the duplicate that caused this exception.
FaceObject getExisting()
Returns the other duplicate that caused this exception.
final FaceObject duplicate
The FaceObject causing the problem.
final FaceObject existing
The other FaceObject causing the problem.
Common interface for FaceObject.
String getFaceName()
Get the faceName, which is the name of the face as usable by the "face" attribute.
Exception that's thrown in case a face name was not unique.
DuplicateFaceException(final FaceObject duplicate, final FaceObject existing)
Creates a DuplicateFaceException.
static final long serialVersionUID
The serial version UID.