Class UnknownRxTransportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.forgerock.opendj.io.rx.UnknownRxTransportException
All Implemented Interfaces:
Serializable

public final class UnknownRxTransportException extends RuntimeException
Exception thrown when a transport implementation can't be found.
See Also:
  • Method Details

    • getUnknownRxTransportName

      public String getUnknownRxTransportName()
      Returns the name of the unknown transport.
      Returns:
      The name of the unknown transport.