org.apache.hadoop.hdfs.protocol
Class NSQuotaExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.protocol.QuotaExceededException
org.apache.hadoop.hdfs.protocol.NSQuotaExceededException
- All Implemented Interfaces:
- Serializable
@InterfaceAudience.Private
@InterfaceStability.Evolving
public final class NSQuotaExceededException
- extends QuotaExceededException
- See Also:
- Serialized Form
serialVersionUID
protected static final long serialVersionUID
- See Also:
- Constant Field Values
NSQuotaExceededException
public NSQuotaExceededException()
NSQuotaExceededException
public NSQuotaExceededException(String msg)
NSQuotaExceededException
public NSQuotaExceededException(long quota,
long count)
getMessage
public String getMessage()
- Overrides:
getMessage
in class QuotaExceededException
Copyright © 2009 The Apache Software Foundation