hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
ExceptionBuild
hunt
Exceptions
Undocumented in source.
mixin template
ExceptionBuild (
string
name
string
parent
= ""
) {
import
std
.
exception
;
;
enum
buildStr
;
}
Members
Manifest constants
buildStr
enum
buildStr
;
Undocumented in source.
Meta
Source
See Implementation
hunt
Exceptions
classes
ArithmeticException
ArrayIndexOutOfBoundsException
AsynchronousCloseException
BufferOverflowException
BufferUnderflowException
CRLException
CancellationException
CertificateEncodingException
CertificateException
CertificateExpiredException
CertificateNotYetValidException
CertificateParsingException
ClassCastException
ClosedChannelException
CommonRuntimeException
ConcurrentModificationException
EOFException
EofException
ExecutionException
FileNotFoundException
GeneralSecurityException
IOException
IllegalArgumentException
IllegalMonitorStateException
IllegalStateException
IllegalThreadStateException
IndexOutOfBoundsException
InternalError
InterruptedException
InterruptedIOException
InvalidClassException
InvalidKeyException
InvalidMarkException
InvalidObjectException
KeyManagementException
KeyStoreException
MalformedURLException
NegativeArraySizeException
NestedRuntimeException
NoSuchAlgorithmException
NoSuchElementException
NoSuchProviderException
NotImplementedException
NotSupportedException
NullPointerException
NumberFormatException
OutOfMemoryError
ParseException
ParsingException
ReadOnlyBufferException
RemoteException
RuntimeException
SecureNetException
SignatureException
StringIndexOutOfBoundsException
SystemException
TimeoutException
URISyntaxException
UnrecoverableKeyException
UnsupportedOperationException
WritePendingException
functions
implementationMissing
mixin templates
BasicExceptionCtors
ExceptionBuild