public class TapeFailure
extends java.lang.Object
Constructor and Description |
---|
TapeFailure() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCause() |
Tape |
getTape() |
void |
setCause(java.lang.String cause) |
void |
setTape(Tape tape) |