public class ServiceXFRException extends DSMCCException
| Constructor and Description |
|---|
ServiceXFRException(byte[] NSAPAddress,
String pathName)
Creates a ServiceXFRException object.
|
ServiceXFRException(Locator aService,
int carouselId,
String pathName)
Creates a ServiceXFRException object.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceXFRReference |
getServiceXFR()
This method is used to get the alternate ServiceDomain which contains
the object requested.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceXFRException(Locator aService, int carouselId, String pathName)
aService - Locator of the ServicecarouselId - Carousel IdentifierpathName - pathName of the object in the alternate ServiceDomainpublic ServiceXFRException(byte[] NSAPAddress,
String pathName)
NSAPAddress - The NSAP Address of a ServiceDomain as defined
in ISO/IEC 13818-6pathName - pathName of the object in the alternate ServiceDomainpublic ServiceXFRReference getServiceXFR()
Copyright © 2012 code4tv.com. All Rights Reserved.