public class RoverFormatException
extends java.io.IOException
Copyright 2008-2009 Partner Software, Inc.
| Constructor and Description |
|---|
RoverFormatException(java.lang.String message)
Create a basic rover format exception.
|
RoverFormatException(java.lang.String message,
java.lang.Throwable cause)
Create a chained rover format exception caused by another exception.
|
public RoverFormatException(java.lang.String message)
message - public RoverFormatException(java.lang.String message,
java.lang.Throwable cause)
message -