jmdp.basic
Class StructureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jmdp.basic.StructureException
All Implemented Interfaces:
java.io.Serializable

public class StructureException
extends java.lang.Exception

Author:
Juan F Redondo
See Also:
Serialized Form

Constructor Summary
StructureException(java.lang.String men)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StructureException

public StructureException(java.lang.String men)