public class AvroRemoteException extends IOException
Modifier | Constructor and Description |
---|---|
protected |
AvroRemoteException() |
|
AvroRemoteException(Object value) |
|
AvroRemoteException(Object value,
Throwable cause) |
|
AvroRemoteException(Throwable value) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.