amzi.ls
Class LSException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--amzi.ls.LSException
- public class LSException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
LSException
public LSException(java.lang.String msg)
GetType
public int GetType()
GetRC
public int GetRC()
GetLineno
public int GetLineno()
GetMsg
public java.lang.String GetMsg()
GetReadFileName
public java.lang.String GetReadFileName()
GetReadBuffer
public java.lang.String GetReadBuffer()
GetCallStack
public java.lang.String GetCallStack()