com.universaldevices.resources.errormessages
Class LastError

java.lang.Object
  extended by com.universaldevices.resources.errormessages.LastError

public class LastError
extends java.lang.Object


Nested Class Summary
 class LastError.Error
           
 
Constructor Summary
LastError(java.lang.String errorString)
           
 
Method Summary
 java.util.ArrayList<LastError.Error> getErrors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastError

public LastError(java.lang.String errorString)
Method Detail

getErrors

public java.util.ArrayList<LastError.Error> getErrors()