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