Package com.tngtech.archunit.base
Class ArchUnitException.InconsistentClassPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tngtech.archunit.base.ArchUnitException
com.tngtech.archunit.base.ArchUnitException.InconsistentClassPathException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ArchUnitException
@Internal
public static class ArchUnitException.InconsistentClassPathException
extends ArchUnitException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.tngtech.archunit.base.ArchUnitException
ArchUnitException.ClassResolverConfigurationException, ArchUnitException.InconsistentClassPathException, ArchUnitException.InvalidSyntaxUsageException, ArchUnitException.LocationException, ArchUnitException.ReflectionException, ArchUnitException.UnsupportedUriSchemeException
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InconsistentClassPathException
-