|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.glite.wms.wmproxy.BaseException
org.glite.wms.wmproxy.GetQuotaManagementFaultException
public class GetQuotaManagementFaultException
This exception is thrown to indicate that an error occurs while requesting information about setting of UserQuota on the WMProxyServer Disk Quotas is the maximum amount of disk space that a system administrator can allocate for users or groups. For Example, the WMProxy server throws this type of the exception if Disk Quotas has not been set.
Constructor Summary | |
---|---|
GetQuotaManagementFaultException()
Constructs an Exception with no specified detail message. |
|
GetQuotaManagementFaultException(java.lang.String message)
Constructs an Exception with the specified detail message. |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GetQuotaManagementFaultException()
public GetQuotaManagementFaultException(java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |