Class NotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.serviceconnector.web.NotFoundException
All Implemented Interfaces:
Serializable

public class NotFoundException extends Exception
The Class NotFoundException.
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException()
      Instantiates a new not found exception.
    • NotFoundException

      public NotFoundException(String msg)
      Instantiates a new not found exception.
      Parameters:
      msg - the msg