Package com.mapr.fs
Class ClusterNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.mapr.fs.ErrnoException
com.mapr.fs.ClusterNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClusterNotFoundException(String clusterName) ClusterNotFoundException(String clusterName, Throwable cause) -
Method Summary
Methods inherited from class com.mapr.fs.ErrnoException
getErrnoMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClusterNotFoundException
-
ClusterNotFoundException
-