Class EmulatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zkoss.zats.mimic.impl.emulator.EmulatorException
All Implemented Interfaces:
Serializable

public class EmulatorException extends RuntimeException
See Also:
  • Constructor Details

    • EmulatorException

      public EmulatorException(String message)
    • EmulatorException

      public EmulatorException(String message, Throwable cause)