java-org.hwo/src/org/hwo/io/servicelink/ServiceLinkRequestFailedExc...

6 lines
114 B
Java

package org.hwo.io.servicelink;
public class ServiceLinkRequestFailedException extends ServiceLinkException {
}