Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends Exception
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(Integer statusCode, String message)
      Parameters:
      statusCode -
      message -