org.apache.accumulo.core.file
Class NoSuchMetaStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.accumulo.core.file.NoSuchMetaStoreException
- All Implemented Interfaces:
- Serializable
public class NoSuchMetaStoreException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchMetaStoreException
public NoSuchMetaStoreException(String msg,
Throwable e)
NoSuchMetaStoreException
public NoSuchMetaStoreException(String msg)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.