Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
JAXRTransportException |
|
| 0.0;0 |
1 | package org.apache.ws.scout.transport; | |
2 | ||
3 | 0 | public class JAXRTransportException extends Exception { |
4 | ||
5 | private static final long serialVersionUID = 6618794718410356945L; | |
6 | } |