TaskBean API
0.5

glogic.sample.admin.server
Class OuchException

java.lang.Object
  extended byWSException
      extended byglogic.sample.admin.server.OuchException

public class OuchException
extends WSException

Demonstrates how application can be thrown on server-side and caught by client.

Author:
Sam Taha
See Also:
Serialized Form

Constructor Summary
OuchException(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OuchException

public OuchException(java.lang.String str)

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.