public class NoSuchResourceException extends RESTException
Constructor and Description |
---|
NoSuchResourceException(ErrorResponseResourceType resourceType,
String resourceName,
String message,
Object... args) |
Modifier and Type | Method and Description |
---|---|
String |
resourceName() |
ErrorResponseResourceType |
resourceType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchResourceException(ErrorResponseResourceType resourceType, String resourceName, String message, Object... args)
public ErrorResponseResourceType resourceType()
public String resourceName()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.