Namespace Tableau.Migration.JsonConverters.Exceptions
Classes
MismatchException
The exception that is thrown when a IMigrationManifest that was serialized and then deserialized but did not match the initial Manifest.
UnknownException
The exception that is thrown when a IMigrationManifest that was serialized and then deserialized was not able to create an exception of the correct type.