Novell exteNd Web Services SDK API

com.sssw.jbroker.web.mapping
Class MarshalerNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.sssw.jbroker.web.ServiceException
                  extended bycom.sssw.jbroker.web.mapping.MarshalerNotFoundException
All Implemented Interfaces:
Serializable

Deprecated. As of jBroker Web 2.0

public class MarshalerNotFoundException
extends ServiceException

This Exception is thrown when no serailizer or deserializer is found to handle a specific Java or XML type

See Also:
MarshalerNotFoundException, Serialized Form

Constructor Summary
MarshalerNotFoundException(Class cl)
          Deprecated.  
MarshalerNotFoundException(QName qname)
          Deprecated.  
 
Methods inherited from class com.sssw.jbroker.web.ServiceException
getTargetException, mapToRemote
 
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

MarshalerNotFoundException

public MarshalerNotFoundException(Class cl)
Deprecated. 

MarshalerNotFoundException

public MarshalerNotFoundException(QName qname)
Deprecated. 

Novell exteNd Web Services SDK API

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.