|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
halo.data.dataExceptions.InconsistentColumnNumberException
public class InconsistentColumnNumberException
Is thrown when the number of columns containing expression values is inconsistent throughout the data file, meaning that there are RNA values missing for some probesets
Constructor Summary | |
---|---|
InconsistentColumnNumberException()
Creates a new exception |
|
InconsistentColumnNumberException(java.lang.String s)
Creates a new exception |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InconsistentColumnNumberException()
public InconsistentColumnNumberException(java.lang.String s)
s
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |