public class ConvertException extends RuntimeException
Constructor and Description |
---|
ConvertException(String msg) |
ConvertException(String msg,
Throwable cause) |
ConvertException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConvertException(String msg)
public ConvertException(Throwable cause)
public ConvertException(String msg, Throwable cause)
Copyright © 2019. All rights reserved.