public class NdrException extends IOException
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_CONFORMANCE |
static String |
NO_NULL_REF |
| Constructor and Description |
|---|
NdrException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String NO_NULL_REF
public static final String INVALID_CONFORMANCE
public NdrException(String msg)
Copyright © 2017 LSST. All rights reserved.