org.rhq.plugins.jbossas5.util
Class ManagedComponentUtils.PropertyNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.rhq.plugins.jbossas5.util.ManagedComponentUtils.PropertyNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
ManagedComponentUtils

public static class ManagedComponentUtils.PropertyNotFoundException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
ManagedComponentUtils.PropertyNotFoundException(String 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ManagedComponentUtils.PropertyNotFoundException

public ManagedComponentUtils.PropertyNotFoundException(String message)


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