Package com.tngtech.archunit.base
Class ArchUnitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tngtech.archunit.base.ArchUnitException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ArchUnitException.ClassResolverConfigurationException,ArchUnitException.InconsistentClassPathException,ArchUnitException.InvalidSyntaxUsageException,ArchUnitException.LocationException,ArchUnitException.ReflectionException,ArchUnitException.UnsupportedUriSchemeException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic class -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString