|
OOP Pop3Receiver Version 2.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bentofw.util.CorruptedBinaryContentsException
public class CorruptedBinaryContentsException
Thrown if the binary contents of the uploaded file do not
match to the intended pattern for the specified mime-type.
This execption will be thrown by:
com.bentofw.web.mime.MimeParser
com.bentofw.web.mime.MimeParser
| Constructor Summary | |
|---|---|
CorruptedBinaryContentsException(java.lang.String f,
java.lang.String t)
Thrown if the binary contents of the uploaded file do not match to the intended pattern for the specified mime-type. |
|
| Method Summary | |
|---|---|
java.lang.String |
getFileName()
Return the file name of the uploaded file. |
java.lang.String |
getMessage()
|
java.lang.String |
getMimeType()
Return the mime-type of the uploaded file. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 CorruptedBinaryContentsException(java.lang.String f,
java.lang.String t)
com.bentofw.web.mime.MimeParser
| Method Detail |
|---|
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic java.lang.String getFileName()
public java.lang.String getMimeType()
|
OOP Pop3Receiver Version 2.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.