Class FullContainerException

All Implemented Interfaces:
Serializable

public class FullContainerException extends ContainerException
Signals there was an error in the container part or function of an object. The error has to do with the container being full.
See Also:
  • Constructor Details

    • FullContainerException

      public FullContainerException(String containerName)
      Creates an exception with the name of the affected container and a default report
      Parameters:
      containerName - a string identifying the container