org.tridas.io.exceptions
Class ConversionWarningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.tridas.io.exceptions.ConversionWarningException
- All Implemented Interfaces:
- Serializable
public class ConversionWarningException
- extends IOException
A problem was found when converting between dendro formats
- Author:
- peterbrewer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConversionWarningException
public ConversionWarningException(ConversionWarning cw)
- Raise a conversion exception
- Parameters:
cw
-
getWarning
public ConversionWarning getWarning()
- Get the warning
- Returns:
Copyright © 2011. All Rights Reserved.