Package io.jmix.ui

Class NoSuchScreenException

All Implemented Interfaces:
Serializable

public class NoSuchScreenException extends RuntimeException
Raised on attempt to open an unknown screen.
See Also:
  • Constructor Details

    • NoSuchScreenException

      public NoSuchScreenException(String screenId)
  • Method Details

    • getScreenId

      public String getScreenId()