public class DirectoryInstantiationException extends OperationFailedException
RemoteDirectory implementation can not be loaded
by a Directory.| Constructor and Description |
|---|
DirectoryInstantiationException()
Default constructor.
|
DirectoryInstantiationException(String s)
Default constructor.
|
DirectoryInstantiationException(String s,
Throwable throwable)
Default constructor.
|
DirectoryInstantiationException(Throwable throwable)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DirectoryInstantiationException()
public DirectoryInstantiationException(String s)
s - the message.public DirectoryInstantiationException(String s, Throwable throwable)
s - the message.throwable - the Exception.Copyright © 2022 Atlassian. All rights reserved.