public final class UserDataDirectoryCreationException extends EngineInitializationException
| Constructor and Description |
|---|
UserDataDirectoryCreationException(java.nio.file.Path userDataDir,
java.lang.Throwable cause)
Constructs a
UserDataDirectoryCreationException with the given userDataDir
and cause. |
public UserDataDirectoryCreationException(java.nio.file.Path userDataDir,
java.lang.Throwable cause)
UserDataDirectoryCreationException with the given userDataDir
and cause.userDataDir - the absolute path to the user data directory that cannot be createdcause - the cause