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