public class PresentationSpaceErrorEvent extends Object
Constructor and Description |
---|
PresentationSpaceErrorEvent(PresentationSpace ps,
PresentationSpaceException pse)
Creates a new instance of this event object.
|
Modifier and Type | Method and Description |
---|---|
PresentationSpace |
getPresentationSpace() |
PresentationSpaceException |
getPresentationSpaceException() |
String |
toString() |
public PresentationSpaceErrorEvent(PresentationSpace ps, PresentationSpaceException pse)
ps
- presentation space event source object.pse
- exception that gave rise to this event.public PresentationSpace getPresentationSpace()
public PresentationSpaceException getPresentationSpaceException()
Copyright © 2020 Micro Focus. All rights reserved.