Class CheckError

java.lang.Object
de.eacg.ecs.client.CheckError

public class CheckError
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    CheckError()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getError()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CheckError

      public CheckError()
  • Method Details

    • getError

      public java.lang.String getError()