|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.lsst.ccs.subsystems.fcs.errors.ErrorInBootingHardwareProcess
public class ErrorInBootingHardwareProcess
| Field Summary | |
|---|---|
CanOpenProxy |
proxy
|
| Constructor Summary | |
|---|---|
ErrorInBootingHardwareProcess(CanOpenProxy aProxy)
|
|
ErrorInBootingHardwareProcess(CanOpenProxy aProxy,
long aBootingTime,
String aString)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final CanOpenProxy proxy
| Constructor Detail |
|---|
public ErrorInBootingHardwareProcess(CanOpenProxy aProxy)
public ErrorInBootingHardwareProcess(CanOpenProxy aProxy,
long aBootingTime,
String aString)
| Method Detail |
|---|
public String toString()
toString in class Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||