org.apache.ivy.plugins.conflict
Class StrictConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ivy.core.resolve.ResolveProcessException
org.apache.ivy.plugins.conflict.StrictConflictException
- All Implemented Interfaces:
- java.io.Serializable
public class StrictConflictException
- extends ResolveProcessException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StrictConflictException
public StrictConflictException()
StrictConflictException
public StrictConflictException(IvyNode node1,
IvyNode node2)
StrictConflictException
public StrictConflictException(java.lang.String msg)
StrictConflictException
public StrictConflictException(java.lang.Throwable t)
StrictConflictException
public StrictConflictException(java.lang.String msg,
java.lang.Throwable t)