com.khs.sherpa.exception.SherpaSessionTimeoutException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of khs-sherpa Show documentation
Show all versions of khs-sherpa Show documentation
JSON remote data end point service via HTTP
package com.khs.sherpa.exception;
public class SherpaSessionTimeoutException extends SherpaRuntimeException {
private static final long serialVersionUID = -5613607550320570215L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy