Klasse SimProjectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.sim.exceptions.SimProjectException
Alle implementierten Schnittstellen:
Serializable

public class SimProjectException extends Exception
If any error occurs in the creation or use of project data this exception should be used.
Autor:
Andreas Enders
Siehe auch:
  • Konstruktordetails

    • SimProjectException

      public SimProjectException(String aMessage, Throwable aCause)
    • SimProjectException

      public SimProjectException(String aMessage)