Class NoSuchContainerException

All Implemented Interfaces:
Serializable

public class NoSuchContainerException extends TilesException
Indicates that a keyed container has not been found.
Since:
2.1.0
See Also:
  • Constructor Details

    • NoSuchContainerException

      public NoSuchContainerException(String message)
      Constructor.
      Parameters:
      message - The detail message.
      Since:
      2.1.0