hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
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
AssertionError
AsynchronousCloseException
BufferOverflowException
BufferUnderflowException
CRLException
CancellationException
CertificateEncodingException
CertificateException
CertificateExpiredException
CertificateNotYetValidException
CertificateParsingException
CharacterCodingException
ClassCastException
ClassNotFoundException
CloneNotSupportedException
ClosedChannelException
CommonRuntimeException
ConcurrentModificationException
ConfigurationException
EOFException
EofException
ExecutionException
FileNotFoundException
GeneralSecurityException
IOException
IllegalArgumentException
IllegalMonitorStateException
IllegalStateException
IllegalThreadStateException
IncompatibleClassChangeError
IndexOutOfBoundsException
InstantiationError
InternalError
InterruptedException
InterruptedIOException
InvalidClassException
InvalidKeyException
InvalidMarkException
InvalidObjectException
KeyManagementException
KeyStoreException
LinkageError
MalformedURLException
NegativeArraySizeException
NestedRuntimeException
NoSuchAlgorithmException
NoSuchElementException
NoSuchProviderException
NotImplementedException
NotSupportedException
NullPointerException
NumberFormatException
OutOfMemoryError
ParseException
ParsingException
ReadOnlyBufferException
RemoteException
RuntimeException
SQLException
SecureNetException
SignatureException
StringIndexOutOfBoundsException
SystemException
ThreadDeath
TimeoutException
URISyntaxException
UnrecoverableKeyException
UnsupportedEncodingException
UnsupportedOperationException
WritePendingException
functions
implementationMissing
mixin templates
BasicExceptionCtors
ExceptionBuild