MediacastException.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + int getErrorCode()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.errorCode)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.errorCode2009-09-04 18:33:31

  • + String getErrorKey()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.errorKey)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.errorKey2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.util.MediacastException(int, String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.errorCode)2009-09-04 18:33:31
    +postinit'ed(this.errorKey)2009-09-04 18:33:31
    +postthis.errorCode == code2009-09-04 18:33:31
    +postthis.errorKey == msgKey2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.util.MediacastException(int, String, Throwable)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.errorCode)2009-09-04 18:33:31
    +postinit'ed(this.errorKey)2009-09-04 18:33:31
    +postthis.errorCode == code2009-09-04 18:33:31
    +postthis.errorKey == msgKey2009-09-04 18:33:31

  • + org.apache.roller.weblogger.util.MediacastException__static_init

  • -/+ Kind Annotation Text Date

  • + void setErrorCode(int)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.errorCode)2009-09-04 18:33:31
    +postthis.errorCode == errorCode2009-09-04 18:33:31

  • + void setErrorKey(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.errorKey)2009-09-04 18:33:31
    +postthis.errorKey == errorKey2009-09-04 18:33:31