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:
java.io.Serializable
public class ClusterNotFoundException extends ErrnoException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClusterNotFoundException(java.lang.String clusterName)ClusterNotFoundException(java.lang.String clusterName, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class com.mapr.fs.ErrnoException
getErrno
-
-