public abstract class LinkException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
LinkException(String href,
com.vmware.vcloud.api.rest.links.LinkRelation rel,
String mediaType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMediaType() |
com.vmware.vcloud.api.rest.links.LinkRelation |
getRel() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2019 VMware. All rights reserved.