Class OsgiVaadinResources.ResourceBundleInactiveException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    OsgiVaadinResources

    public static class OsgiVaadinResources.ResourceBundleInactiveException
    extends Exception
    Thrown if a method is called when the Resource bundle is not active.
    Since:
    8.1
    Author:
    Vaadin Ltd.
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceBundleInactiveException

        public ResourceBundleInactiveException​(String message)