Class LastErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.common.jnr.LastErrorException
All Implemented Interfaces:
Serializable

public class LastErrorException extends RuntimeException
See Also:
  • Constructor Details

    • LastErrorException

      public LastErrorException(long errorCode)
  • Method Details

    • getErrorCode

      public long getErrorCode()