Class BmUnsupportedEClassException

  • All Implemented Interfaces:
    Serializable

    public class BmUnsupportedEClassException
    extends RuntimeException
    Exception thrown by BM engine when user specifies an EMF class (or an object of that EMF class) belonging to a package that is not supported.
    See Also:
    Serialized Form
    • Constructor Detail

      • BmUnsupportedEClassException

        public BmUnsupportedEClassException​(String message)
        Constructs a new instance.
        Parameters:
        message - The detail message.