CSKernelClient.KernelException.KernelException C# (CSharp) Method

KernelException() public method

public KernelException ( ) : System
return System
        public KernelException() : base() { }

Same methods

KernelException::KernelException ( SerializationInfo info, StreamingContext context ) : System
KernelException::KernelException ( String module, String message ) : System