java.io.Serializable@Public @Unstable public class ResourceNotFoundException extends YarnRuntimeException
| Constructor | Description |
|---|---|
ResourceNotFoundException(java.lang.String message) |
|
ResourceNotFoundException(Resource resource,
java.lang.String type) |
|
ResourceNotFoundException(Resource resource,
java.lang.String type,
java.lang.Throwable cause) |
public ResourceNotFoundException(Resource resource, java.lang.String type)
public ResourceNotFoundException(Resource resource, java.lang.String type, java.lang.Throwable cause)
public ResourceNotFoundException(java.lang.String message)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.