Oracle® WebCenter Interaction Development Kit 10.3.3.0.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.Content Namespace | NameAlreadyInUseException Constructor Overload List