public class ReadException extends RuntimeException
ReadException()
ReadException(Exception e)
ReadException(String msg)
ReadException(String msg, Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ReadException()
public ReadException(String msg)
public ReadException(Exception e)
public ReadException(String msg, Exception e)
Copyright © 2020. All rights reserved.