public final class ResourceDefinitionException extends Exception
Constructor and Description |
---|
ResourceDefinitionException(Map<ResourceDefinitionError,Collection<ResourceDescription>> issues)
Constructs an exception caused by the given issues.
|
Modifier and Type | Method and Description |
---|---|
Map<ResourceDefinitionError,Collection<ResourceDescription>> |
getIssues()
Gets causal issues.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceDefinitionException(Map<ResourceDefinitionError,Collection<ResourceDescription>> issues)
issues
- not nullpublic Map<ResourceDefinitionError,Collection<ResourceDescription>> getIssues()
Copyright © 2011–1970 Apache Software Foundation. All rights reserved.