org.rhq.enterprise.server.license
Class PlatformLimitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.legacy.common.ApplicationException
              extended by org.rhq.enterprise.server.license.PlatformLimitException
All Implemented Interfaces:
java.io.Serializable

public class PlatformLimitException
extends ApplicationException

See Also:
Serialized Form

Constructor Summary
PlatformLimitException(java.lang.String msg, int limit)
           
 
Method Summary
 int getLimit()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlatformLimitException

public PlatformLimitException(java.lang.String msg,
                              int limit)
Method Detail

getLimit

public int getLimit()


Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.