Operation |
Details |
public getInvalidPubItem():PubItemVO |
Sequential Notes: | @return the invalid pubItem | |
public PubItemMandatoryAttributesMissingException( PubItemVO pubItem): |
Sequential Notes: | Creates a new instance with the given pubitem. | |
public PubItemMandatoryAttributesMissingException( Throwable cause): |
Sequential Notes: | Creates a new instance with the given cause. | |
public PubItemMandatoryAttributesMissingException( PubItemVO pubItem, Throwable cause): |
Sequential Notes: | Creates a new instance with the given pubItem and cause. | |