public class CannotUnmarshalLinkException extends TransformationException
Constructor and Description |
---|
CannotUnmarshalLinkException(ResourceIdentifier resourceIdentifier,
String linkAlias,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getLinkAlias() |
ResourceIdentifier |
getResourceIdentifier() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotUnmarshalLinkException(ResourceIdentifier resourceIdentifier, String linkAlias, Throwable cause)
public ResourceIdentifier getResourceIdentifier()
public String getLinkAlias()
Copyright © 2003–2019 Atlassian. All rights reserved.