Class NoListenerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.integration.ip.tcp.connection.NoListenerException
All Implemented Interfaces:
Serializable

public class NoListenerException extends org.springframework.core.NestedRuntimeException
Since:
2.0
See Also:
  • Constructor Details

    • NoListenerException

      public NoListenerException(String msg, Throwable cause)
    • NoListenerException

      public NoListenerException(String msg)