Klasse MorphiumDriverNetworkException

Alle implementierten Schnittstellen:
Serializable

public class MorphiumDriverNetworkException extends MorphiumDriverException
network related issues when accessing the database
Siehe auch:
  • Konstruktordetails

    • MorphiumDriverNetworkException

      public MorphiumDriverNetworkException(String msg, Throwable t, String collection, String db, Map<String,Object> query)
    • MorphiumDriverNetworkException

      public MorphiumDriverNetworkException(String message)
    • MorphiumDriverNetworkException

      public MorphiumDriverNetworkException(String message, Throwable cause)