org.kuali.rice.krad.util
Class BeanPropertyComparator.BeanComparisonException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kuali.rice.core.api.exception.KualiException
                  extended by org.kuali.rice.krad.util.BeanPropertyComparator.BeanComparisonException
All Implemented Interfaces:
Serializable
Enclosing class:
BeanPropertyComparator

public static class BeanPropertyComparator.BeanComparisonException
extends KualiException

See Also:
Serialized Form

Constructor Summary
BeanPropertyComparator.BeanComparisonException(String message, Throwable t)
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.core.api.exception.KualiException
isHideIncidentReport, setHideIncidentReport
 
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

BeanPropertyComparator.BeanComparisonException

public BeanPropertyComparator.BeanComparisonException(String message,
                                                      Throwable t)
Parameters:
message -
t -


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.