Package com.ibm.di.exceptions
Class NoChangesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.di.exceptions.NoChangesException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoChangesException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoChangesException(java.lang.String reason)
-