public class ConversionException extends IOException
Constructor and Description |
---|
ConversionException(String title) |
ConversionException(String title,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
void |
printStackTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public ConversionException(String title)
public void printStackTrace()
printStackTrace
in class Throwable
Copyright © 2017. All rights reserved.