org.kuali.rice.krad.datadictionary
Class DataDictionaryException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.kuali.rice.krad.datadictionary.DataDictionaryException
org.kuali.rice.krad.datadictionary.DataDictionaryException
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- AttributeValidationException, ClassValidationException, CompletionException, DuplicateEntryException
- public class DataDictionaryException 
- extends RuntimeException
Exception thrown when an error occurs loading entries into the DataDictionaryEntry.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
DataDictionaryException
public DataDictionaryException(Throwable t)
DataDictionaryException
public DataDictionaryException(String message)
- Parameters:
- message-
DataDictionaryException
public DataDictionaryException(String message,
                               Throwable t)
- Parameters:
- message-
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.