Class CannotDeleteHomePageFault

  • All Implemented Interfaces:
    Serializable

    public class CannotDeleteHomePageFault
    extends WebServiceFault
    Represents a SOAP error resulting from an attempt to delete the home page object.
    See Also:
    Serialized Form
    • Field Detail

      • FAULT_CODE

        public static final QName FAULT_CODE
        SOAP fault code
    • Constructor Detail

      • CannotDeleteHomePageFault

        public CannotDeleteHomePageFault​(Throwable cause)
        Class constructor.
        Parameters:
        cause - Causing exception.
      • CannotDeleteHomePageFault

        public CannotDeleteHomePageFault​(String id)
        Class constructor based on object id.
        Parameters:
        id - Object id.