com.ibm.uddi.v3.management

Class InvalidTypeException

  • All Implemented Interfaces:
    java.io.Serializable


    public class InvalidTypeException
    extends UddiAdminException
    This exception indicates that the property type is not recognized.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidTypeException

        public InvalidTypeException()
        Constructor.

      • InvalidTypeException

        public InvalidTypeException(java.lang.String messageKey)
        Constructor.

        Parameters:
        messageKey -
      • InvalidTypeException

        public InvalidTypeException(java.lang.String messageKey,
                            java.lang.Throwable cause)
        Constructor.

        Parameters:
        messageKey -
        cause -
      • InvalidTypeException

        public InvalidTypeException(java.lang.String messageKey,
                            MessageInserts inserts,
                            java.lang.Throwable cause)
        Constructor.

        Parameters:
        messageKey -
        inserts -
        cause -
      • InvalidTypeException

        public InvalidTypeException(java.lang.Throwable cause)
        Constructor.

        Parameters:
        cause -
      • InvalidTypeException

        public InvalidTypeException(java.lang.String messageKey,
                            MessageInserts inserts)
        Constructor.

        Parameters:
        messageKey -
        inserts -
IBM WebSphere Application ServerTM
Release 8.5