Class SwiftletException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.swiftmq.swiftlet.SwiftletException
All Implemented Interfaces:
Serializable

public class SwiftletException extends Exception
SwiftletException thrown by Swiftlets during startup or shutdown.
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
See Also:
  • Constructor Details

    • SwiftletException

      public SwiftletException(String msg)
      Constructs a new SwiftletException
      Parameters:
      msg - The exception message