org.jboss.remoting.marshal
Class InvalidMarshallingResource

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jboss.remoting.marshal.InvalidMarshallingResource
All Implemented Interfaces:
Serializable

public class InvalidMarshallingResource
extends Exception

Author:
Tom Elrod
See Also:
Serialized Form

Constructor Summary
InvalidMarshallingResource(String s)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidMarshallingResource

public InvalidMarshallingResource(String s)


Copyright © 2004 JBoss Inc. All Rights Reserved.