@ProviderType
public final class InvalidResourceException
extends org.apache.sling.models.factory.InvalidModelException
ValidationResult from Sling Validation.| Constructor and Description |
|---|
InvalidResourceException(String message,
org.apache.sling.validation.ValidationResult result,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getPath() |
org.apache.sling.validation.ValidationResult |
getResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic org.apache.sling.validation.ValidationResult getResult()
ValidationResultpublic String getPath()
public String getMessage()
getMessage in class ThrowableCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.