Novell exteNd Web Services SDK API

com.sssw.jbroker.web.encoding
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.encoding.MarshalerNotFoundException
All Implemented Interfaces:
Serializable

public class MarshalerNotFoundException
extends ServiceException

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

Since:
jBroker Web 2.0
See Also:
Serialized Form

Constructor Summary
MarshalerNotFoundException(Class cl)
           
MarshalerNotFoundException(Class cl, QName qname)
           
MarshalerNotFoundException(QName qname)
           
 
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)

MarshalerNotFoundException

public MarshalerNotFoundException(QName qname)

MarshalerNotFoundException

public MarshalerNotFoundException(Class cl,
                                  QName qname)
Since:
jBroker Web 2.1

Novell exteNd Web Services SDK API

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