org.kuali.rice.krad.exception
Class ExportNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.rice.kew.api.WorkflowRuntimeException
org.kuali.rice.krad.exception.ExportNotSupportedException
- All Implemented Interfaces:
- Serializable
public class ExportNotSupportedException
- extends WorkflowRuntimeException
Exception thrown when an invalid export is attempted.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExportNotSupportedException
public ExportNotSupportedException(String message)
ExportNotSupportedException
public ExportNotSupportedException()
ExportNotSupportedException
public ExportNotSupportedException(String message,
Throwable cause)
ExportNotSupportedException
public ExportNotSupportedException(Throwable cause)
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.