com.aldebaran.qi
public class AdvertisementException extends QiRuntimeException
AdvertisementException is thrown when an error occurs during
the advertisement of a method, a signal or a property.DynamicObjectBuilder,
Serialized Form| Constructor and Description |
|---|
AdvertisementException()
Constructs a
AdvertisementException with no specified detail message. |
AdvertisementException(String message)
Constructs an
AdvertisementException with the specified detail
message. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AdvertisementException(String message)
AdvertisementException with the specified detail
message.message - the detail message.public AdvertisementException()
AdvertisementException with no specified detail message.Copyright © 2019. All rights reserved.