Class NotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.tomakehurst.wiremock.admin.NotFoundException
All Implemented Interfaces:
Serializable

public class NotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message)
    • NotFoundException

      public NotFoundException(String message, Throwable cause)