Uses of Class
org.frankframework.core.IbisException
Packages that use IbisException
Package
Description
-
Uses of IbisException in org.frankframework.collection
Subclasses of IbisException in org.frankframework.collection -
Uses of IbisException in org.frankframework.configuration
Subclasses of IbisException in org.frankframework.configurationModifier and TypeClassDescriptionclass
Exception thrown byClassLoaderManager
when it fails to create anIConfigurationClassLoader
.class
Exception thrown by ConfigurationDigester and configure()-methods, signaling the configuration did not succeed. -
Uses of IbisException in org.frankframework.core
Subclasses of IbisException in org.frankframework.coreModifier and TypeClassDescriptionclass
Exception thrown by implementations of methods of listeners.class
Exception thrown if aManagedObject
like an Adapter or Receiver is in an unexpected or illegal state.class
class
Exception thrown by the ISender (implementation) to notify that the sending did not succeed.class
Exception thrown when thedoPipe()
method of aPipe
runs in error.class
Exception thrown by the ISender (implementation) to notify that the sending did not succeed.class
Exception thrown to signal that a timeout occurred.class
Wrapper for numerous transaction handling related exceptions. -
Uses of IbisException in org.frankframework.dbms
Subclasses of IbisException in org.frankframework.dbmsModifier and TypeClassDescriptionclass
class
Wrapper for JDBC related exceptions. -
Uses of IbisException in org.frankframework.encryption
Subclasses of IbisException in org.frankframework.encryption -
Uses of IbisException in org.frankframework.extensions.cmis
Subclasses of IbisException in org.frankframework.extensions.cmis -
Uses of IbisException in org.frankframework.extensions.sap
Subclasses of IbisException in org.frankframework.extensions.sapModifier and TypeClassDescriptionclass
Exception thrown by classes in the sap-package (implementation) to notify various problems. -
Uses of IbisException in org.frankframework.extensions.tibco
Methods in org.frankframework.extensions.tibco that throw IbisExceptionModifier and TypeMethodDescriptionprotected MessagingSource
TibcoMessagingSourceFactory.createMessagingSource
(String serverUrl, String authAlias, boolean createDestination) -
Uses of IbisException in org.frankframework.filesystem
Subclasses of IbisException in org.frankframework.filesystemModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of IbisException in org.frankframework.http.authentication
Subclasses of IbisException in org.frankframework.http.authentication -
Uses of IbisException in org.frankframework.javascript
Subclasses of IbisException in org.frankframework.javascript -
Uses of IbisException in org.frankframework.jms
Subclasses of IbisException in org.frankframework.jmsMethods in org.frankframework.jms that throw IbisExceptionModifier and TypeMethodDescriptionboolean
MessagingSource.close()
protected abstract jakarta.jms.ConnectionFactory
AbstractMessagingSourceFactory.createConnectionFactory
(Context context, String id, boolean createDestination) protected jakarta.jms.ConnectionFactory
JmsMessagingSourceFactory.createConnectionFactory
(Context context, String cfName, boolean createDestination) Removed the suggested wrap ConnectionFactory, to work around bug in JMSQueueConnectionFactoryHandle in combination with Spring.protected MessagingSource
AbstractMessagingSourceFactory.createMessagingSource
(String id, String authAlias, boolean createDestination) protected MessagingSource
JmsMessagingSourceFactory.createMessagingSource
(String jmsConnectionFactoryName, String authAlias, boolean createDestination) jakarta.jms.Session
MessagingSource.createSession
(boolean transacted, int acknowledgeMode) protected jakarta.jms.ConnectionFactory
AbstractMessagingSourceFactory.getConnectionFactory
(Context context, String id, boolean createDestination) protected Context
AbstractMessagingSourceFactory.getContext()
AbstractMessagingSourceFactory.getMessagingSource
(String id, String authAlias, boolean createDestination) -
Uses of IbisException in org.frankframework.jwt
Subclasses of IbisException in org.frankframework.jwt -
Uses of IbisException in org.frankframework.monitoring
Subclasses of IbisException in org.frankframework.monitoring -
Uses of IbisException in org.frankframework.scheduler.job
Subclasses of IbisException in org.frankframework.scheduler.jobModifier and TypeClassDescriptionclass
Exception thrown byJobDefinitions
when it is unable to successfully execute the job. -
Uses of IbisException in org.frankframework.util
Subclasses of IbisException in org.frankframework.utilModifier and TypeClassDescriptionclass
class
Exception class for errors during XML processing -
Uses of IbisException in org.frankframework.util.flow
Subclasses of IbisException in org.frankframework.util.flowModifier and TypeClassDescriptionclass
FlowGenerationException when unable to generate a Flow Diagram -
Uses of IbisException in org.frankframework.validation
Subclasses of IbisException in org.frankframework.validation