sk.uniba.euromath.gene
Class ExportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
sk.uniba.euromath.gene.ExportException
- All Implemented Interfaces:
- Serializable
public class ExportException
- extends Exception
The export exception.
- Author:
- Martin Vysny
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExportException
public ExportException(String message)
- Constructor.
- Parameters:
message
- the message.
ExportException
public ExportException(String message,
Throwable cause)
- Parameters:
message
- cause
-
ExportException
public ExportException(Throwable cause)
- Parameters:
cause
-
Copyright 2003-2003-2006 null. All Rights Reserved.