public class ResourceAlreadyExistsException extends Exception
Constructor and Description |
---|
ResourceAlreadyExistsException(String resourceId)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getResourceId()
Get the id of the non-existent resource.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.