Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
quartz
v0.3.2
Quartz
Any
Type
AtomicModel
BadSynchronisationError
BinaryHeap
CalendarQueue
Coordinator
Coupleable
CoupledModel
Coupler
CouplingIterator
DirectConnectionVisitor
DotVisitor
DSDE
CoupledModel
DynamicCoordinator
Executive
State
RootCoordinator
DTSS
AtomicModel
Simulator
Duration
EventSet
FeedbackLoopError
FibonacciHeap
HeapSet
Hooks
Notifiable
Notifier
InputPort
InvalidDurationError
InvalidPortHostError
InvalidProcessorError
InvalidStateError
List
Node
NoSuchElementError
MessageAlreadySentError
Model
MultiComponent
Component
Model
Simulator
Name
NoSuchChildError
NoSuchPortError
Observable
Observer
OutputPort
PassiveBehavior
Port
PriorityQueue
Processor
ProcessorAllocator
ProcessorAllocationError
RootCoordinator
Scale
Schedulable
Simulable
Simulation
Status
StepIterator
Simulator
State
Stateful
StrictVerificationFailed
TimeBase
TimeCache
TimePoint
Transferable
Transitions
UnobservablePortError
Verifiable
VerificationErrors
Verifiers
EachChecker
NumericalityChecker
PresenceChecker
RuntimeChecker
Visitor
Built with Crystal 1.9.2
2023-10-08 08:17:02 UTC
class
Quartz::StrictVerificationFailed
Quartz::StrictVerificationFailed
Exception
Reference
Object
Defined in:
quartz/errors.cr
Constructors
.new
(verification_errors : Quartz::VerificationErrors)
Instance Method Summary
#message
: String | Nil
#verification_errors
: VerificationErrors
Instance methods inherited from class
Reference
==(other : Quartz::Any)
==
Instance methods inherited from class
Object
===(other : Quartz::Any)
===
Constructor Detail
def self.
new
(verification_errors :
Quartz::VerificationErrors
)
#
[
View source
]
Instance Method Detail
def
message
: String | Nil
#
[
View source
]
def
verification_errors
:
VerificationErrors
#
[
View source
]