org.wfmc.wapi
Class WMUnsupportedOperationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.wfmc.wapi.WMWorkflowException
              extended byorg.wfmc.wapi.WMUnsupportedOperationException
All Implemented Interfaces:
java.io.Serializable

public class WMUnsupportedOperationException
extends WMWorkflowException

Author:
Adrian Price
See Also:
Serialized Form

Constructor Summary
WMUnsupportedOperationException(java.lang.String operation)
           
 
Method Summary
 java.lang.String getOperation()
           
 java.lang.String toString()
           
 
Methods inherited from class org.wfmc.wapi.WMWorkflowException
getError
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WMUnsupportedOperationException

public WMUnsupportedOperationException(java.lang.String operation)
Method Detail

getOperation

public java.lang.String getOperation()

toString

public java.lang.String toString()
Overrides:
toString in class WMWorkflowException


SourceForge.net Logo OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.