visad.data
Class BadFormException
java.lang.Object
java.lang.Throwable
java.lang.Exception
visad.VisADException
visad.data.BadFormException
- All Implemented Interfaces:
- Serializable
public class BadFormException
- extends VisADException
Exception thrown when the form that the data is in is incorrect.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadFormException
public BadFormException(String msg)
BadFormException
public BadFormException(String msg,
Throwable cause)
BadFormException
public BadFormException(Throwable cause)