public class AlreadyExistsException extends IOException
AlreadyExistsException(String msg)
AlreadyExistsException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AlreadyExistsException(String msg)
public AlreadyExistsException(Throwable cause)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.