public class NotFoundException extends ServiceException
Constructor and Description |
---|
NotFoundException() |
NotFoundException(String message) |
NotFoundException(String message,
Throwable e) |
NotFoundException(String message,
ValidationResult validationResult) |
getOptionalValidationResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public NotFoundException()
public NotFoundException(String message)
public NotFoundException(String message, ValidationResult validationResult)
Copyright © 2003–2018 Atlassian. All rights reserved.