<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Tue Oct 27 14:54:14 CST 1998 -->
<title>
  Class com.imaginary.mud.LPCDataFormatException
</title>
</head>
<body>
<a name="_top_"></a>
<pre>
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-com.imaginary.mud.html">This Package</a>  <a href="Package-com.imaginary.mud.html">Previous</a>  <a href="Package-com.imaginary.mud.html">Next</a>  <a href="AllNames.html">Index</a></pre>
<hr>
<h1>
  Class com.imaginary.mud.LPCDataFormatException
</h1>
<pre>
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.imaginary.mud.LPCDataFormatException
</pre>
<hr>
<dl>
  <dt> public class <b>LPCDataFormatException</b>
  <dt> extends Exception
</dl>
This exception is thrown when a problem occurs matching text according
 to a specified format.
 <BR>
 Last modified $Date: 1998/10/27 20:54:24 $
<p>
<hr>
<a name="index"></a>
<h2>
  <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
</h2>
<dl>
  <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#LPCDataFormatException(java.lang.String)"><b>LPCDataFormatException</b></a>(String)
  <dd>  Constructs a LPCDataFormatException with the specified problem.
</dl>
<a name="constructors"></a>
<h2>
  <img src="images/constructors.gif" width=231 height=38 alt="Constructors">
</h2>
<a name="LPCDataFormatException"></a>
<a name="LPCDataFormatException(java.lang.String)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
<b>LPCDataFormatException</b>
<pre>
 public LPCDataFormatException(String problem)
</pre>
<dl>
  <dd> Constructs a LPCDataFormatException with the specified problem.
<p>
  <dd><dl>
    <dt> <b>Parameters:</b>
    <dd> problem - the formatting issue
  </dl></dd>
</dl>
<hr>
<pre>
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-com.imaginary.mud.html">This Package</a>  <a href="Package-com.imaginary.mud.html">Previous</a>  <a href="Package-com.imaginary.mud.html">Next</a>  <a href="AllNames.html">Index</a></pre>
</body>
</html>