Package io.opentimeline.opentimelineio
Class ErrorStatus
java.lang.Object
io.opentimeline.OTIOObject
io.opentimeline.opentimelineio.ErrorStatus
- All Implemented Interfaces:
java.lang.AutoCloseable
public class ErrorStatus extends OTIOObject
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ErrorStatus.Outcome
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ErrorStatus()
-
Method Summary
Modifier and Type Method Description ErrorStatus.Outcome
getOutcome()
static java.lang.String
outcomeToString(ErrorStatus.Outcome o)
java.lang.String
toString()
-
Constructor Details
-
ErrorStatus
public ErrorStatus()
-
-
Method Details
-
outcomeToString
-
getOutcome
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-