Class BmNamespaceInactiveException

  • All Implemented Interfaces:
    Serializable

    public final class BmNamespaceInactiveException
    extends RuntimeException
    The type of runtime exception that is thrown by BM facilities in case if the underlying engine is already shut down or not started yet.
    See Also:
    Serialized Form
    • Constructor Detail

      • BmNamespaceInactiveException

        public BmNamespaceInactiveException​(IBmNamespace namespace)
        Constructs a new instance.
        Parameters:
        namespace - The namespace. May not be null.
    • Method Detail

      • getNamespace

        public IBmNamespace getNamespace()
        Returns:
        the namespace