Class ImportExportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exolab.castor.dsml.ImportExportException
All Implemented Interfaces:
Serializable

public class ImportExportException extends Exception
Version:
$Revision: 5951 $ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $
Author:
Assaf Arkin
See Also:
  • Constructor Details

    • ImportExportException

      public ImportExportException(Exception except)
  • Method Details

    • getException

      public Exception getException()