Class ContentError

java.lang.Object
com.oracle.content.sdk.model.AssetObject
com.oracle.content.sdk.ContentError
All Implemented Interfaces:
Serializable

public class ContentError extends AssetObject
Encapsulates the content error structure that is returned from the sdk.
See Also:
  • Constructor Details

    • ContentError

      public ContentError()
  • Method Details

    • getDetail

      public String getDetail()
    • getTitle

      public String getTitle()
    • getStatus

      public Integer getStatus()
    • getType

      public String getType()
    • getOracleErrorCode

      public String getOracleErrorCode()