|
Synapta Services Builder for IMS Version 3.0 | ||||||||||
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.attachmate.tasks.TaskException
com.attachmate.tasks.UnsupportedOperationException
Exception thrown when an attempt is made to execute a method that is not supported.
Constructor Summary | |
UnsupportedOperationException()
Constructs an exception with no detail message. |
|
UnsupportedOperationException(java.lang.String message)
Constructs an exception with the specified detail message. |
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UnsupportedOperationException()
public UnsupportedOperationException(java.lang.String message)
message
- a description of the failure
|
Synapta Services Builder for IMS Version 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |