Class ClusterAwareConfiguration.SocketCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.geode.config.annotation.ClusterAwareConfiguration.SocketCreationException
All Implemented Interfaces:
Serializable
Enclosing class:
ClusterAwareConfiguration

protected static class ClusterAwareConfiguration.SocketCreationException extends RuntimeException
See Also:
  • Constructor Details

    • SocketCreationException

      protected SocketCreationException()
    • SocketCreationException

      protected SocketCreationException(String message)
    • SocketCreationException

      protected SocketCreationException(Throwable cause)
    • SocketCreationException

      protected SocketCreationException(String message, Throwable cause)