Constructor and Description |
---|
FaultContainer() |
Modifier and Type | Method and Description |
---|---|
String |
detail() |
void |
detail(String newDetail) |
boolean |
detailPresent() |
String |
reason() |
void |
reason(String newReason) |
boolean |
reasonPresent() |
makeArrayList, makeUnmodifiableList
public void detail(String newDetail)
public boolean detailPresent()
detailPresent
in interface Fault
public void reason(String newReason)
public boolean reasonPresent()
reasonPresent
in interface Fault
Copyright © 2016. All rights reserved.