public final class SubscriberBufferOverflowException extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
SubscriberBufferOverflowException() |
|
SubscriberBufferOverflowException(java.lang.String message) |
|
SubscriberBufferOverflowException(java.lang.String message,
java.lang.Throwable cause) |
|
SubscriberBufferOverflowException(java.lang.Throwable cause) |
public SubscriberBufferOverflowException()
public SubscriberBufferOverflowException(java.lang.String message)
public SubscriberBufferOverflowException(java.lang.String message, java.lang.Throwable cause)
public SubscriberBufferOverflowException(java.lang.Throwable cause)