Class InterruptException

  • All Implemented Interfaces:
    de.aristaflow.adept2.model.communication.webservice.StackSuppressingException, Serializable

    public class InterruptException
    extends IlmException
    Renamed to avoid naming conflicts with java.lang.InterruptedException when used without package.
    See Also:
    InterruptedException, Serialized Form
    • Constructor Detail

      • InterruptException

        public InterruptException()
        The constructor required for bean deserialisation.