com.ibm.wbiserver.manualrecovery.exceptions
Class InvalidMessageException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.wbiserver.manualrecovery.exceptions.InvalidMessageException
-
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidMessageException extends java.lang.Exception
TheFailedEventDataException
class defines exception when handling failed event information.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.String
COPYRIGHT
-
Constructor Summary
Constructors Constructor and Description InvalidMessageException(java.lang.Exception e)
ConstructorInvalidMessageException(java.lang.String message)
Constructor.
-
-
-
Field Detail
-
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
-
-