public class ExportNotSupportedException extends WorkflowRuntimeException
| Constructor and Description | 
|---|
| ExportNotSupportedException() | 
| ExportNotSupportedException(String message) | 
| ExportNotSupportedException(String message,
                                                      Throwable cause) | 
| ExportNotSupportedException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExportNotSupportedException(String message)
public ExportNotSupportedException()
public ExportNotSupportedException(String message, Throwable cause)
public ExportNotSupportedException(Throwable cause)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.