Package org.kuali.rice.krad.exception

Exceptions thrown by the kuali nervous system.

See:
          Description

Interface Summary
KualiExceptionIncident This class contains the exception incident information, exception, form and session user.
 

Class Summary
ExceptionIncident This class contains the exception incident information, exception, form and session user.
 

Exception Summary
AuthenticationException Exception thrown on authentication failure.
AuthorizationException Represents an exception that is thrown when a given user is not authorized to take the given action on the given target type
ClassNotPersistableException This class represents an exception that is thrown when the persistence layer attempts to manipulate a class which has not been marked as persistable.
DocumentAuthorizationException This class represents an exception that is thrown when a given user is not authorized to take a given action on the given document type.
DocumentTypeAuthorizationException This class represents an exception that is thrown when a given user is not authorized to take a given action on the given document type.
DuplicateKeyException This class represents an exception that is thrown when the configuration service tries to redefine a configuration property with a key which is already in use.
ExportNotSupportedException Exception thrown when an invalid export is attempted.
GroupNotFoundException This class represents an exception that is thrown when a given group can not be retrieved from workflow.
InactiveDocumentTypeAuthorizationException This class represents an exception that is thrown when a given user is not authorized to take a given action on the given document type.
InfrastructureException This class represents an exception that is thrown when part of the infrastructure is fatally unavailable.
IntrospectionException This class represents an exception that is thrown during some reflection or introspection-related task.
InvalidAddressException  
ObjectNotABusinessObjectRuntimeException  
PessimisticLockingException This class used by Kuali's Pessimistic Locking mechanism
PropertiesException This class represents an exception that is thrown when an error occurs loading values from a Properties file.
ReferenceAttributeDoesntExistException  
ReferenceAttributeNotAnOjbReferenceException  
UnknownDocumentIdException This class represents an UnknownDocumentIdException.
ValidationException ValidationException
 

Package org.kuali.rice.krad.exception Description

Exceptions thrown by the kuali nervous system.



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.