public class

SchemaDisagreementException

extends OperationException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.netflix.astyanax.connectionpool.exceptions.ConnectionException
         ↳ com.netflix.astyanax.connectionpool.exceptions.OperationException
           ↳ com.netflix.astyanax.connectionpool.exceptions.SchemaDisagreementException

Summary

Public Constructors
SchemaDisagreementException(Throwable t)
[Expand]
Inherited Methods
From class com.netflix.astyanax.connectionpool.exceptions.ConnectionException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public SchemaDisagreementException (Throwable t)