Class ServiceDiscoveryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.resteasy.spi.Failure
org.jboss.resteasy.links.impl.ServiceDiscoveryException
All Implemented Interfaces:
Serializable

public class ServiceDiscoveryException extends org.jboss.resteasy.spi.Failure
See Also:
  • Constructor Details

    • ServiceDiscoveryException

      public ServiceDiscoveryException(Method m, String s)
    • ServiceDiscoveryException

      public ServiceDiscoveryException(Method m, String s, Throwable cause)