weborb.exceptions
Class AdaptingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by weborb.exceptions.AdaptingException
All Implemented Interfaces:
java.io.Serializable

public class AdaptingException
extends java.lang.Exception

AdaptingException

Author:
Midnight Coders, LLC
See Also:
Serialized Form

Constructor Summary
AdaptingException(java.lang.String message)
           
 
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

AdaptingException

public AdaptingException(java.lang.String message)


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.