Class InterceptedLeavingStackFrameException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.m2m.atl.profiler.core.exception.InterceptedLeavingStackFrameException
All Implemented Interfaces:
Serializable

public class InterceptedLeavingStackFrameException extends Exception
An exception thrown when incorrectly leaving an stack frame.
See Also:
  • Constructor Details

    • InterceptedLeavingStackFrameException

      public InterceptedLeavingStackFrameException(String msg)
      Creates an exception with the given message.
      Parameters:
      msg - the message