com.ibm.websphere.srm
Class InvalidComponentInformationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.websphere.srm.InvalidComponentInformationException
All Implemented Interfaces:
java.io.Serializable

public class InvalidComponentInformationException
extends java.lang.Exception

This will be thrown when the component information specified in the component file is insufficient. For example:

Since:
1.0
Version:
1.0
See Also:
Serialized Form

Constructor Summary
InvalidComponentInformationException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidComponentInformationException

public InvalidComponentInformationException(java.lang.String message)
Parameters:
message -