com.jaccal.console
Class BreakPointException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jaccal.CardException
com.jaccal.console.BreakPointException
- All Implemented Interfaces:
- Serializable
- public class BreakPointException
- extends CardException
BreakPoint is used by Anubis to insert a breakpoint in the script.
- Author:
- Chang Sau Sheong
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
message
String message
BreakPointException
public BreakPointException(String message)
getMessage
public String getMessage()
Copyright © 2005 Chang Sau Sheong, Thomas Tarpin-Lyonnet. All Rights Reserved.