@InterfaceAudience.Public @InterfaceStability.Evolving public class InvalidRecordException extends RegistryIOException
| コンストラクタと説明 | 
|---|
| InvalidRecordException(String path,
                      String error) | 
| InvalidRecordException(String path,
                      String error,
                      Throwable cause) | 
getMessage, getPath, getTargetPath, setOperation, setTargetPath, withFullyQualifiedPathaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidRecordException(String path, String error)
public InvalidRecordException(String path, String error, Throwable cause)
Copyright © 2016 Apache Software Foundation. All rights reserved.