net.sf.jlayercheck.util.exceptions
Class OrphanedSearchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jlayercheck.util.exceptions.OrphanedSearchException
- All Implemented Interfaces:
- Serializable
public class OrphanedSearchException
- extends Exception
This exception is used in the search for orphaned classes when an error occurs.
- Author:
- webmaster@earth3d.org
- See Also:
- Serialized Form
message
protected String message
OrphanedSearchException
public OrphanedSearchException(String msg)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
- Returns:
- the message
Copyright © 2007. All Rights Reserved.