Class OMStreamingException

  • All Implemented Interfaces:
    Serializable

    public class OMStreamingException
    extends org.apache.axiom.om.OMException
    Deprecated.
    See Also:
    Serialized Form
    • Constructor Detail

      • OMStreamingException

        public OMStreamingException()
        Deprecated.
        Constructor OMStreamingException
      • OMStreamingException

        public OMStreamingException​(String message)
        Deprecated.
        Constructor OMStreamingException
        Parameters:
        message -
      • OMStreamingException

        public OMStreamingException​(String message,
                                    Throwable cause)
        Deprecated.
        Constructor OMStreamingException
        Parameters:
        message -
        cause -
      • OMStreamingException

        public OMStreamingException​(Throwable cause)
        Deprecated.
        Constructor OMStreamingException
        Parameters:
        cause -