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