|
Sun Adapter for File API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.stc.connector.appconn.common.ApplicationException
com.stc.connector.appconn.file.FileApplicationException
public class FileApplicationException
Exception class for File application.
| Constructor Summary | |
|---|---|
FileApplicationException()
Creates a new instance of FileApplicationException
without detail message. |
|
FileApplicationException(java.lang.String msg)
Constructs an instance of FileApplicationException
with the specified detail message. |
|
| 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 FileApplicationException()
FileApplicationException
without detail message.
public FileApplicationException(java.lang.String msg)
FileApplicationException
with the specified detail message.
msg - the detail message.
|
Sun Adapter for File API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||