public final class ReadFailedExceptionAdapter extends org.opendaylight.yangtools.util.concurrent.ExceptionMapper<ReadFailedException>
| Modifier and Type | Field and Description | 
|---|---|
| static ReadFailedExceptionAdapter | INSTANCE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ReadFailedException | newWithCause(String message,
            Throwable cause) | 
apply, getExceptionTypepublic static final ReadFailedExceptionAdapter INSTANCE
protected ReadFailedException newWithCause(String message, Throwable cause)
newWithCause in class org.opendaylight.yangtools.util.concurrent.ExceptionMapper<ReadFailedException>Copyright © 2019 OpenDaylight. All rights reserved.