com.tapina.robe.swi.clib
Class UnknownSharedLibraryCall

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.tapina.robe.swi.clib.UnknownSharedLibraryCall
All Implemented Interfaces:
java.io.Serializable

public class UnknownSharedLibraryCall
extends java.lang.RuntimeException

Created by IntelliJ IDEA. User: gareth Date: 05-May-2005 Time: 22:42:32 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
UnknownSharedLibraryCall(int chunkId, int stubId)
           
 
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

UnknownSharedLibraryCall

public UnknownSharedLibraryCall(int chunkId,
                                int stubId)


Copyright © 2003-2005 . All Rights Reserved.