Class UnableToCreateMapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gridgain.ignite.migrationtools.adapter.internal.mapper.exceptions.UnableToCreateMapperException
- All Implemented Interfaces:
Serializable
Exception thrown when unable to create a mapper.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnableToCreateMapperException(String message) UnableToCreateMapperException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnableToCreateMapperException
-
UnableToCreateMapperException
-