Class NoEndPointException

  • All Implemented Interfaces:
    java.io.Serializable

    public class NoEndPointException
    extends AxisFault
    An exception to indicate that there is no end point.
    Author:
    Russell Butek (butek@us.ibm.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • NoEndPointException

        public NoEndPointException()
        Create a new exception with the default message and other details.