Class ViewNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.micronaut.views.exceptions.ViewNotFoundException
All Implemented Interfaces:
Serializable

public class ViewNotFoundException extends RuntimeException
An exception thrown when a view fails to render.
Since:
1.3.1
Author:
James Kleeh
See Also:
  • Constructor Details

    • ViewNotFoundException

      public ViewNotFoundException(String message)
      Constructor.
      Parameters:
      message - The message