com.ibm.uddi.v3.management

Class NullEntityException

  • All Implemented Interfaces:
    java.io.Serializable


    public class NullEntityException
    extends UddiAdminException
    This exception indicates an ID value or the supplied entity itself is null.
    See Also:
    Serialized Form
    • Constructor Detail

      • NullEntityException

        public NullEntityException()
        Constructor.

      • NullEntityException

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

        Parameters:
        messageKey -
      • NullEntityException

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

        Parameters:
        messageKey -
        cause -
      • NullEntityException

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

        Parameters:
        messageKey -
        messageInserts -
        cause -
      • NullEntityException

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

        Parameters:
        cause -
      • NullEntityException

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

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