@InterfaceAudience.Public @InterfaceStability.Evolving public class InvalidRecordException extends RegistryIOException
Constructor and Description |
---|
InvalidRecordException(String path,
String error) |
InvalidRecordException(String path,
String error,
Throwable cause) |
getMessage, getPath, getTargetPath, setOperation, setTargetPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidRecordException(String path, String error)
public InvalidRecordException(String path, String error, Throwable cause)
Copyright © 2016 Apache Software Foundation. All rights reserved.