net.sf.jlayercheck.util.exceptions
Class OverlappingModulesDefinitionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.jlayercheck.util.exceptions.OverlappingModulesDefinitionException
All Implemented Interfaces:
Serializable

public class OverlappingModulesDefinitionException
extends Exception

See Also:
Serialized Form

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

Field Detail

message

protected String message
Constructor Detail

OverlappingModulesDefinitionException

public OverlappingModulesDefinitionException(String msg)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable
Returns:
the message


Copyright © 2007. All Rights Reserved.