org.planx.io
Class InvalidSourceIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.planx.io.InvalidSourceIdException
- All Implemented Interfaces:
- Serializable
public class InvalidSourceIdException
- extends IOException
Indicates that a SourceId is invalid.
- Author:
- Thomas Ambus
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidSourceIdException
public InvalidSourceIdException(Throwable cause)
InvalidSourceIdException
public InvalidSourceIdException(String msg)
InvalidSourceIdException
public InvalidSourceIdException(String msg,
Throwable cause)
Copyright © 2004-2005 Plan-X. All Rights Reserved.