Class NoSuchViewStyleException

  • All Implemented Interfaces:
    Serializable

    public class NoSuchViewStyleException
    extends javax.servlet.ServletException
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuchViewStyleException

        public NoSuchViewStyleException​(String style,
                                        Throwable cause)
    • Method Detail

      • getStyle

        public String getStyle()