Class OMBuilderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.axiom.om.OMException
org.apache.axiom.om.impl.exception.OMBuilderException
All Implemented Interfaces:
Serializable

public class OMBuilderException extends org.apache.axiom.om.OMException
Deprecated.
See Also:
  • Constructor Details

    • OMBuilderException

      public OMBuilderException(String s)
      Deprecated.
      Constructor OMBuilderException
      Parameters:
      s -
    • OMBuilderException

      public OMBuilderException(Throwable cause)
      Deprecated.