org.rhq.test
Class PropertyMatchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.rhq.test.PropertyMatchException
All Implemented Interfaces:
Serializable

public class PropertyMatchException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
PropertyMatchException()
           
PropertyMatchException(String message)
           
PropertyMatchException(String message, Throwable cause)
           
PropertyMatchException(Throwable cause)
           
 
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

PropertyMatchException

public PropertyMatchException()

PropertyMatchException

public PropertyMatchException(String message)

PropertyMatchException

public PropertyMatchException(String message,
                              Throwable cause)

PropertyMatchException

public PropertyMatchException(Throwable cause)


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