Uses of Class
com.helger.phase4.util.Phase4RuntimeException
Packages that use Phase4RuntimeException
-
Uses of Phase4RuntimeException in com.helger.phase4.attachment
Subclasses of Phase4RuntimeException in com.helger.phase4.attachmentModifier and TypeClassDescriptionclassSpecial exception type for decompression errors. -
Uses of Phase4RuntimeException in com.helger.phase4.crypto
Methods in com.helger.phase4.crypto that throw Phase4RuntimeExceptionModifier and TypeMethodDescriptionstatic @NonNull AS4CryptoFactoryConfigurationAS4CryptoFactoryConfiguration.getDefaultInstance()Constructors in com.helger.phase4.crypto that throw Phase4RuntimeExceptionModifierConstructorDescriptionAS4CryptoFactoryConfiguration(@NonNull com.helger.config.fallback.IConfigWithFallback aConfig) This constructor takes the configuration object and uses the default prefix for backwards compatibility.AS4CryptoFactoryConfiguration(@NonNull com.helger.config.fallback.IConfigWithFallback aConfig, @NonNull @Nonempty String sConfigPrefix) This constructor takes the configuration object and uses the provided configuration prefix.AS4CryptoFactoryConfiguration(@NonNull com.helger.config.fallback.IConfigWithFallback aConfig, @NonNull @Nonempty String sConfigPrefix, boolean bLogError) This constructor takes the configuration object and uses the provided configuration prefix.