Class EntityAddException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.swiftmq.mgmt.EntityAddException
All Implemented Interfaces:
Serializable

public class EntityAddException extends Exception
An exception, thrown by an EntityAddListener to veto against an Entity addition.
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
See Also:
  • Constructor Details

    • EntityAddException

      public EntityAddException(String msg)
      Creates a new EntityAddException.
      Parameters:
      msg - the message.