Skip navigation links
com.streamscape.sef

Class IllegalConsumerStateException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IllegalConsumerStateException

        public IllegalConsumerStateException()
        Constructs a new exception.
      • IllegalConsumerStateException

        public IllegalConsumerStateException(java.lang.String message)
        Constructs a new exception with the specified message.
      • IllegalConsumerStateException

        public IllegalConsumerStateException(java.lang.Throwable cause)
        Constructs a new exception with the specified message.
      • IllegalConsumerStateException

        public IllegalConsumerStateException(java.lang.String message,
                                             java.lang.Throwable cause)
        Constructs a new exception with the specified message and cause.

Copyright © 2015-2024 StreamScape Technologies. All rights reserved.