Hierarchy For Package org.apache.dubbo.remoting.http12.exception
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.dubbo.remoting.http12.exception.HttpStatusException
- org.apache.dubbo.remoting.http12.exception.DecodeException
- org.apache.dubbo.remoting.http12.exception.EncodeException
- org.apache.dubbo.remoting.http12.exception.HttpOverPayloadException
- org.apache.dubbo.remoting.http12.exception.HttpRequestTimeout
- org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- org.apache.dubbo.remoting.http12.exception.UnimplementedException
- org.apache.dubbo.remoting.http12.exception.UnsupportedMediaTypeException
- org.apache.dubbo.remoting.http12.exception.HttpStatusException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)