| Package | Description |
|---|---|
| net.imadz.lifecycle.meta.builder.impl | |
| net.imadz.verification |
| Modifier and Type | Method and Description |
|---|---|
VerificationFailure |
AnnotationMetaBuilderBase.newVerificationFailure(DottedPath dottedPath,
String errorCode,
Object... args) |
VerificationFailure |
AnnotationMetaBuilderBase.newVerificationFailure(String dottedPathName,
String errorCode,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
VerificationFailure |
VerificationFailure.clone() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<VerificationFailure> |
VerificationFailureSet.iterator() |
| Modifier and Type | Method and Description |
|---|---|
VerificationFailureSet |
VerificationFailureSet.add(VerificationFailure failure)
Add verification failure to this set
argument failure
VerificationFailure to add
|
| Constructor and Description |
|---|
VerificationException(Throwable cause,
VerificationFailure failure)
Convenience constructor
|
VerificationException(VerificationFailure failure)
Convenience constructor
|
VerificationRuntimeException(Throwable cause,
VerificationFailure failure)
Convenience constructor
|
VerificationRuntimeException(VerificationFailure failure)
Convenience constructor
|
Copyright © 2015. All Rights Reserved.