Class UnreadableOpException

  • All Implemented Interfaces:
    Serializable

    public class UnreadableOpException
    extends InvalidOpException
    Exception thrown when an Op is not visible to the Op engine. This is not allowed as without visibility the Ops Engine cannot instantiate the Op.
    Author:
    Gabriel Selzer
    See Also:
    Serialized Form
    • Constructor Detail

      • UnreadableOpException

        public UnreadableOpException​(String packageName)