|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--marf.util.InvalidSampleFormatException
Class InvalidSampleFormatException
$Header: /cvsroot/marf/marf/src/marf/util/InvalidSampleFormatException.java,v 1.2.4.1 2003/02/16 19:05:01 mokhov Exp $
Constructor Summary | |
InvalidSampleFormatException(int piFormat)
Exception for specific sample format |
|
InvalidSampleFormatException(java.lang.String pstrMsg)
Generic exception |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public InvalidSampleFormatException(int piFormat)
piFormat
- Format number, caused the exception to be thrownpublic InvalidSampleFormatException(java.lang.String pstrMsg)
pstrMsg
- error message only
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |