public class ResourceAlreadyExistsException extends RuntimeException
Constructor and Description |
---|
ResourceAlreadyExistsException() |
ResourceAlreadyExistsException(String message) |
ResourceAlreadyExistsException(String message,
Throwable cause) |
ResourceAlreadyExistsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.