All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.linar.jintegra.AutomationException Maven / Gradle / Ivy

The newest version!
package com.linar.jintegra;

import java.io.IOException;

public class AutomationException extends IOException
{
    private static final long serialVersionUID = 1L;
    
    public AutomationException(long arg0, String arg1, String arg2) {
        
    }
    public AutomationException(Throwable arg0) {
        
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy