Class RemoteTransportException

    • Constructor Detail

      • RemoteTransportException

        public RemoteTransportException​(java.lang.String msg,
                                        java.lang.Throwable cause)
      • RemoteTransportException

        public RemoteTransportException​(java.lang.String name,
                                        TransportAddress address,
                                        java.lang.String action,
                                        java.lang.Throwable cause)
      • RemoteTransportException

        public RemoteTransportException​(StreamInput in)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • fillInStackTrace

        public java.lang.Throwable fillInStackTrace()
        Overrides:
        fillInStackTrace in class java.lang.Throwable