@InterfaceAudience.Public @InterfaceStability.Evolving public class NoRecordException extends RegistryIOException
ServiceRecord resolved at the end
 of the specified path.
 There may be valid data of some form at the end of the path, but it does not appear to be a Service Record.
| コンストラクタと説明 | 
|---|
| NoRecordException(String path,
                 String error) | 
| NoRecordException(String path,
                 String error,
                 Throwable cause) | 
getMessage, getPath, getTargetPath, setOperation, setTargetPath, withFullyQualifiedPathaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoRecordException(String path, String error)
public NoRecordException(String path, String error, Throwable cause)
Copyright © 2016 Apache Software Foundation. All rights reserved.