Class MissingExternalIdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.synopsys.integration.exception.IntegrationException
-
- com.synopsys.integration.bdio.graph.builder.MissingExternalIdException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingExternalIdException extends com.synopsys.integration.exception.IntegrationException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingExternalIdException(DependencyId dependencyId)
-
-
-
Constructor Detail
-
MissingExternalIdException
public MissingExternalIdException(DependencyId dependencyId)
-
-