|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ch.interlis.iox_j.jts.Iox2jtsException
public class Iox2jtsException
Any converter error.
Constructor Summary | |
---|---|
Iox2jtsException()
|
|
Iox2jtsException(java.lang.String message)
|
|
Iox2jtsException(java.lang.String message,
java.lang.Throwable cause)
|
|
Iox2jtsException(java.lang.Throwable cause)
|
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 Iox2jtsException()
public Iox2jtsException(java.lang.String message)
public Iox2jtsException(java.lang.Throwable cause)
public Iox2jtsException(java.lang.String message, java.lang.Throwable cause)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |