org.kie.integration.eap.maven.exception
Class EAPModuleResourceDuplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kie.integration.eap.maven.exception.EAPModuleResourceDuplicationException
- All Implemented Interfaces:
- Serializable
public class EAPModuleResourceDuplicationException
- extends Exception
This exception is thrown when a resource is being added in a module, but the same resource has been previously added in other module.
- See Also:
- Serialized Form
EAPModuleResourceDuplicationException
public EAPModuleResourceDuplicationException(String message,
String name)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.