Plumtree EDK (Enterprise Web Development Kit) 5.4.0

NameAlreadyInUseException Constructor (Exception, String)

Constructs a NameAlreadyInUseException with a nested exception and a detail message.

public NameAlreadyInUseException(
   Exception cause,
   string msg
);

Parameters

cause
the nested exception
msg
the detail message

See Also

NameAlreadyInUseException Class | Plumtree.Remote.PRC.Collaboration Namespace | NameAlreadyInUseException Constructor Overload List