Class SimFieldTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.simplace.sim.exceptions.SimFieldTypeException
All Implemented Interfaces:
Serializable

public class SimFieldTypeException extends RuntimeException
If type of the SimField is not matching the given List of valid types this exception is used.
Author:
Andreas Enders
See Also:
  • Constructor Details

    • SimFieldTypeException

      public SimFieldTypeException(String string)