@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, toString
public org.apache.sling.validation.ValidationResult getResult()
ValidationResult
public String getPath()
public String getMessage()
getMessage
in class Throwable
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.