Package org.apache.hadoop.io
Class SecureIOUtils.AlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.io.SecureIOUtils.AlreadyExistsException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SecureIOUtils
Signals that an attempt to create a file at a given pathname has failed
because another file already existed at that path.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlreadyExistsException
-
AlreadyExistsException
-