public class UnknownSubscriptionException extends AeronException
AeronException.Category| Constructor and Description |
|---|
UnknownSubscriptionException(String message)
Exception with provided message and
AeronException.Category.ERROR. |
category, isFataladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownSubscriptionException(String message)
AeronException.Category.ERROR.message - to detail the exception.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.