public class ActiveRecordException extends RuntimeException
ActiveRecordException class.
| 构造器和说明 |
|---|
ActiveRecordException(String message)
Constructor for ActiveRecordException.
|
ActiveRecordException(String message,
Throwable cause)
Constructor for ActiveRecordException.
|
ActiveRecordException(Throwable cause)
Constructor for ActiveRecordException.
|
Copyright © 2023. All rights reserved.