|
|||||||||
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 | +--superwaba.ext.xplat.io.print.NotSupportedException
This exception is thrown when a not supported function is used. Functions may be available in some drivers but not in others.
Constructor Summary | |
NotSupportedException()
|
|
NotSupportedException(String msg)
|
Methods inherited from class java.lang.Throwable |
getMessage,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
wait,
wait |
Constructor Detail |
public NotSupportedException()
public NotSupportedException(String msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |