Class MigrationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.curator.x.async.migrations.MigrationException
-
- All Implemented Interfaces:
java.io.Serializable
public class MigrationException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MigrationException(java.lang.String migrationId, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMigrationId()
-