Class InvalidPackageError.UndeclaredDependency

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<InvalidPackageError>
    Enclosing class:
    InvalidPackageError

    public static final class InvalidPackageError.UndeclaredDependency
    extends InvalidPackageError
    implements java.io.Serializable
    A module references a name owned by another module that is not among its declared dependencies
    See Also:
    Serialized Form