public abstract class AlreadyExistsException extends StorageException
Constructor and Description |
---|
AlreadyExistsException() |
AlreadyExistsException(String reason,
Throwable cause) |
AlreadyExistsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Red Hat. All rights reserved.