com.ibm.uddi.v3.management

Class UnknownIdException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UnknownIdException
    extends UddiAdminException
    This exception indicates an ID value is not known to the UDDI node.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownIdException

        public UnknownIdException()
        Constructor.

      • UnknownIdException

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

        Parameters:
        messageKey -
      • UnknownIdException

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

        Parameters:
        messageKey -
        cause -
      • UnknownIdException

        public UnknownIdException(java.lang.String messageKey,
                          MessageInserts messageInserts,
                          java.lang.Throwable cause)
        Constructor.

        Parameters:
        messageKey -
        messageInserts -
        cause -
      • UnknownIdException

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

        Parameters:
        cause -
      • UnknownIdException

        public UnknownIdException(java.lang.String messageKey,
                          MessageInserts messageInserts)
        Constructor.

        Parameters:
        messageKey -
        messageInserts -
    • Method Detail

      • getUnknownId

        public java.lang.String getUnknownId()
        Returns ID of entity that is unknown or invalid.
        Returns:
      • setUnknownId

        public void setUnknownId(java.lang.String unknownId)
        Sets ID of entity that is unknown or invalid.
        Parameters:
        unknownId -
IBM WebSphere Application ServerTM
Release 8.5