Class NamedItemNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thevpc.nuts.toolbox.ntomcat.util.NamedItemNotFoundException
All Implemented Interfaces:
Serializable

public class NamedItemNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • NamedItemNotFoundException

      public NamedItemNotFoundException(String message, String name)
  • Method Details

    • getName

      public String getName()