A C D E G I M N O R T U W 
All Classes All Packages

A

Arguments - Class in com.mscharhag.et.impl
Simple utility class for for argument validation.
Arguments() - Constructor for class com.mscharhag.et.impl.Arguments
 

C

cet - Static variable in exception org.infrastructurebuilder.exceptions.IBException
 
com.mscharhag.et - package com.mscharhag.et
 
com.mscharhag.et.impl - package com.mscharhag.et.impl
 

D

DefaultExceptionMappingConfigurer - Class in com.mscharhag.et.impl
 
DefaultExceptionMappingConfigurer(ExceptionMappings, List<Class<? extends Exception>>) - Constructor for class com.mscharhag.et.impl.DefaultExceptionMappingConfigurer
 
DefaultExceptionTranslatorConfigurer - Class in com.mscharhag.et.impl
 
DefaultExceptionTranslatorConfigurer() - Constructor for class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 
done() - Method in class com.mscharhag.et.ExceptionTranslatorConfigurer
 
done() - Method in class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 

E

ensureNotNull(Object, String) - Static method in class com.mscharhag.et.impl.Arguments
 
ensureTrue(boolean, String) - Static method in class com.mscharhag.et.impl.Arguments
 
ET - Class in com.mscharhag.et
Global factory that can be used to create new ExceptionTranslator configurations using ET.newConfiguration().
ExceptionMappingConfigurer - Interface in com.mscharhag.et
 
ExceptionTranslator - Interface in com.mscharhag.et
 
ExceptionTranslatorConfigurer - Class in com.mscharhag.et
 
ExceptionTranslatorConfigurer() - Constructor for class com.mscharhag.et.ExceptionTranslatorConfigurer
 

G

getAPIVersion() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getArtifactDependency() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getArtifactId() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getConfigInstance(I) - Method in interface org.infrastructurebuilder.exceptions.IBService
 
getExtension() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getGroupId() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getInstance() - Method in interface org.infrastructurebuilder.exceptions.IBService
 
getMessage() - Method in interface org.infrastructurebuilder.exceptions.IBError
Produce the error's message
getTargetException(Exception) - Method in interface com.mscharhag.et.TargetExceptionResolver
 
getTargetException(String, Exception) - Method in interface com.mscharhag.et.TargetExceptionResolver
Translates the passed exception to a RuntimeException.
getVersion() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 

I

IBError - Interface in org.infrastructurebuilder.exceptions
Needs some javadocs here
IBException - Exception in org.infrastructurebuilder.exceptions
 
IBException() - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(String) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(String, Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(String, Throwable, boolean, boolean) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBRepoException - Exception in org.infrastructurebuilder.exceptions
 
IBRepoException() - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(String) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(String, Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(String, Throwable, boolean, boolean) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBService<T,​C,​I> - Interface in org.infrastructurebuilder.exceptions
 
IBVersionsSupplier - Interface in org.infrastructurebuilder.util.versions
 
initialize(C) - Method in interface org.infrastructurebuilder.exceptions.IBService
 

M

mappings - Variable in class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 

N

newConfiguration() - Static method in class com.mscharhag.et.ET
Returns a new ExceptionTranslatorConfigurer that can be used to create a new ExceptionTranslator configuration.
newConfiguration() - Method in interface com.mscharhag.et.ExceptionTranslator
 

O

org.infrastructurebuilder.exceptions - module org.infrastructurebuilder.exceptions
 
org.infrastructurebuilder.exceptions - package org.infrastructurebuilder.exceptions
 
org.infrastructurebuilder.util.versions - package org.infrastructurebuilder.util.versions
 

R

ReturningTryBlock<T> - Interface in com.mscharhag.et
 
run() - Method in interface com.mscharhag.et.ReturningTryBlock
 
run() - Method in interface com.mscharhag.et.TryBlock
 

T

TargetExceptionResolver - Interface in com.mscharhag.et
TargetExceptionResolver is responsible for resolving a source exception to a target exception.
to(Class<? extends RuntimeException>) - Method in interface com.mscharhag.et.ExceptionMappingConfigurer
 
to(Class<? extends RuntimeException>) - Method in class com.mscharhag.et.impl.DefaultExceptionMappingConfigurer
 
translate(Class<? extends Exception>...) - Method in class com.mscharhag.et.ExceptionTranslatorConfigurer
 
translate(List<Class<? extends Exception>>) - Method in class com.mscharhag.et.ExceptionTranslatorConfigurer
 
translate(List<Class<? extends Exception>>) - Method in class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 
TranslationException - Exception in com.mscharhag.et
 
TranslationException(String) - Constructor for exception com.mscharhag.et.TranslationException
 
TranslationException(String, Throwable) - Constructor for exception com.mscharhag.et.TranslationException
 
TryBlock - Interface in com.mscharhag.et
 

U

using(TargetExceptionResolver) - Method in interface com.mscharhag.et.ExceptionMappingConfigurer
 
using(TargetExceptionResolver) - Method in class com.mscharhag.et.impl.DefaultExceptionMappingConfigurer
 

W

withReturningTranslation(ReturningTryBlock<T>) - Method in interface com.mscharhag.et.ExceptionTranslator
 
withTranslation(TryBlock) - Method in interface com.mscharhag.et.ExceptionTranslator
 
A C D E G I M N O R T U W 
All Classes All Packages