org.portletbridge.portlet
Class GUIDException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.portletbridge.portlet.GUIDException
All Implemented Interfaces:
java.io.Serializable

public class GUIDException
extends java.lang.Exception

Author:
jmccrindle
See Also:
Serialized Form

Constructor Summary
GUIDException()
           
GUIDException(java.lang.String message)
           
GUIDException(java.lang.String message, java.lang.Throwable cause)
           
GUIDException(java.lang.Throwable cause)
           
 
Method Summary
 
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

GUIDException

public GUIDException()

GUIDException

public GUIDException(java.lang.String message)
Parameters:
message -

GUIDException

public GUIDException(java.lang.Throwable cause)
Parameters:
cause -

GUIDException

public GUIDException(java.lang.String message,
                     java.lang.Throwable cause)
Parameters:
message -
cause -


Copyright © 2002-2006 Grape Design Limited. All Rights Reserved.