public class RESTException extends RuntimeException
Constructor and Description |
---|
RESTException(String message,
Object... args) |
RESTException(Throwable cause,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.