java.io.Serializablepublic class YarnConfStoreVersionIncompatibleException
extends org.apache.hadoop.yarn.exceptions.YarnException
YarnConfigurationStore if it's loading
an incompatible persisted schema version.| Constructor | Description |
|---|---|
YarnConfStoreVersionIncompatibleException(java.lang.String message) |
|
YarnConfStoreVersionIncompatibleException(java.lang.String message,
java.lang.Throwable cause) |
|
YarnConfStoreVersionIncompatibleException(java.lang.Throwable cause) |
public YarnConfStoreVersionIncompatibleException(java.lang.Throwable cause)
public YarnConfStoreVersionIncompatibleException(java.lang.String message)
public YarnConfStoreVersionIncompatibleException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.