public class CloseException extends RuntimeException
CloseException()
CloseException(Exception e)
CloseException(String msg)
CloseException(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 CloseException()
public CloseException(String msg)
public CloseException(Exception e)
public CloseException(String msg, Exception e)
Copyright © 2020. All rights reserved.