com.vinculumtech.platform.system
Class ServerSideException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.vinculumtech.platform.system.ServerSideException
All Implemented Interfaces:
java.io.Serializable

public class ServerSideException
extends java.lang.Exception

Version:
$Id: //depot/carrierwave/src/shared/com/vinculumtech/platform/system/ServerSideException.java#6 $
See Also:
Serialized Form

Constructor Summary
ServerSideException(java.lang.Throwable cause)
           
 
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

ServerSideException

public ServerSideException(java.lang.Throwable cause)


Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.