Click or drag to resize
ContainerNotEmptyException Constructor
Overload List
  NameDescription
Public methodContainerNotEmptyException
Initializes a new instance of the ContainerNotEmptyException class.
Public methodContainerNotEmptyException(String)
Initializes a new instance of the ContainerNotEmptyException class with the specified error message.
Public methodContainerNotEmptyException(String, Exception)
Initializes a new instance of the ContainerNotEmptyException class with the specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also