project35.system
Class Project35Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
project35.system.Project35Exception
- All Implemented Interfaces:
- Serializable
public class Project35Exception
- extends Exception
This class is used as a carrier for many Project35-based errors
Copyright (c) 2007 University of Manchester.
Copyright (c) Kevin Garwood and University of Manchester 2007.
All rights reserved. Licensed under the Academic Free License
version 3.0. For more information on the terms and conditions,
please see the file "LICENSE" that is included in this distribution.
- Version:
- 1.0
- Author:
- Kevin Garwood (kgarwood@users.sourceforge.net),
code contributions from 2002 - September 30, 2007.
- See Also:
- Serialized Form
Project35Exception
public Project35Exception(String message)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable