uk.ac.cisban.rod.exception
Class PlateTypeMismatch

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.cisban.rod.exception.PlateTypeMismatch
All Implemented Interfaces:
java.io.Serializable

public class PlateTypeMismatch
extends java.lang.Exception

Thrown when ROD is expecting a certain size or type of plate and finds a different type or size.

Since:
13-Oct-2009, 16:27:17
Author:
Morgan Taschuk
See Also:
Serialized Form

Constructor Summary
PlateTypeMismatch(java.lang.String message)
           
 
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

PlateTypeMismatch

public PlateTypeMismatch(java.lang.String message)


Copyright © 2010. All Rights Reserved.