public class ProviderRuntimeException extends JoynrRuntimeException
| Constructor and Description |
|---|
ProviderRuntimeException(String message)
Constructor for a ProviderRuntimeException with detail message.
|
equals, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderRuntimeException(String message)
message - further description of the reported errorCopyright © 2021. All rights reserved.