com.vhosting.netconf.transport
Interface NetconfTransportError.FailCause

All Known Implementing Classes:
NetconfTransportError.NetconfFailCause, NetconfTransportError.TransportFailCause, SshFailCause
Enclosing interface:
NetconfTransportError

public static interface NetconfTransportError.FailCause

This interface represents the result of a mistake that can occur at any level of protocol. If you want to implement new transport protocols, you can extend this interface to establish new causes of failure.

Author:
Giuseppe Palmeri 10/11/2010