public class NotFoundException extends RuntimeException
Constructor and Description |
---|
NotFoundException() |
NotFoundException(String string) |
NotFoundException(String string,
Throwable throwable) |
NotFoundException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002-2019 Atlassian. All Rights Reserved.