© 2001 BEA Systems, Inc.

com.beasys.commerce.portal
Class PortalRemoveException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.beasys.commerce.portal.PortalException
                    |
                    +--com.beasys.commerce.portal.PortalRemoveException
All Implemented Interfaces:
java.io.Serializable

public class PortalRemoveException
extends PortalException

The exception class when an error occurs removing a Portal Object.

See Also:
Serialized Form

Constructor Summary
PortalRemoveException()
          Create a new instance.
PortalRemoveException(java.lang.String aMsg)
          Creates a new instance.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortalRemoveException

public PortalRemoveException()
Create a new instance.

PortalRemoveException

public PortalRemoveException(java.lang.String aMsg)
Creates a new instance.
Parameters:
aMsg - The exception message.

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved