Class SInvalidConnectorImplementationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SInvalidConnectorImplementationException
    extends SBonitaException
    Author:
    Feng Hui, Celine Souchet
    See Also:
    Serialized Form
    • Constructor Detail

      • SInvalidConnectorImplementationException

        public SInvalidConnectorImplementationException​(java.lang.String message,
                                                        org.bonitasoft.engine.core.connector.parser.SConnectorImplementationDescriptor connectorImplementationDescriptor)
      • SInvalidConnectorImplementationException

        public SInvalidConnectorImplementationException​(java.lang.String message)
      • SInvalidConnectorImplementationException

        public SInvalidConnectorImplementationException​(java.lang.Throwable cause)
      • SInvalidConnectorImplementationException

        public SInvalidConnectorImplementationException​(java.lang.String message,
                                                        java.lang.Throwable cause)